We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
funding
package.json
1 parent f55501f commit 60fef02Copy full SHA for 60fef02
.changeset/young-trainers-help.md
@@ -0,0 +1,5 @@
1
+---
2
+"eslint-config-prettier": patch
3
4
+
5
+chore: add `funding` field into `package.json`
package.json
@@ -9,6 +9,7 @@
9
"maintainers": [
10
"JounQin (https://www.1stG.me) <admin@1stg.me>"
11
],
12
+ "funding": "https://opencollective.com/eslint-config-prettier",
13
"license": "MIT",
14
"packageManager": "yarn@4.8.1",
15
"bin": "bin/cli.js",
0 commit comments