We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ae04c0 commit a8768bfCopy full SHA for a8768bf
.changeset/purple-ravens-pump.md
@@ -0,0 +1,5 @@
1
+---
2
+"eslint-config-prettier": patch
3
4
+
5
+chore(package): add homepage for some 3rd-party registry - see [#321](https://github.com/prettier/eslint-config-prettier/pull/321) for more details
package.json
@@ -4,6 +4,7 @@
"type": "commonjs",
"description": "Turns off all rules that are unnecessary or might conflict with Prettier.",
6
"repository": "prettier/eslint-config-prettier",
7
+ "homepage": "https://github.com/prettier/eslint-config-prettier#readme",
8
"author": "Simon Lydell",
9
"maintainers": [
10
"JounQin (https://www.1stG.me) <admin@1stg.me>"
0 commit comments