diff --git a/.changeset/rich-pigs-allow.md b/.changeset/rich-pigs-allow.md new file mode 100644 index 00000000..ebdda894 --- /dev/null +++ b/.changeset/rich-pigs-allow.md @@ -0,0 +1,5 @@ +--- +"eslint-plugin-prettier": patch +--- + +chore: add `package.json` into `exports` map diff --git a/package.json b/package.json index a548fb8a..d6c70669 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,8 @@ "./recommended": { "types": "./recommended.d.ts", "default": "./recommended.js" - } + }, + "./package.json": "./package.json" }, "types": "eslint-plugin-prettier.d.ts", "files": [