Skip to content

Commit 60fef02

Browse files
authored
chore: add funding field into package.json (#332)
1 parent f55501f commit 60fef02

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/young-trainers-help.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"eslint-config-prettier": patch
3+
---
4+
5+
chore: add `funding` field into `package.json`

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"maintainers": [
1010
"JounQin (https://www.1stG.me) <admin@1stg.me>"
1111
],
12+
"funding": "https://opencollective.com/eslint-config-prettier",
1213
"license": "MIT",
1314
"packageManager": "yarn@4.8.1",
1415
"bin": "bin/cli.js",

0 commit comments

Comments
 (0)