Skip to content

Commit e01341c

Browse files
chore: add funding
1 parent 0889444 commit e01341c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
"author": "Ricardo Gobbo de Souza <[email protected]>",
88
"homepage": "https://github.com/webpack-contrib/eslint-webpack-plugin",
99
"bugs": "https://github.com/webpack-contrib/eslint-webpack-plugin/issues",
10+
"funding": {
11+
"type": "opencollective",
12+
"url": "https://opencollective.com/webpack"
13+
},
1014
"main": "dist/cjs.js",
1115
"engines": {
1216
"node": ">= 10.13.0"

0 commit comments

Comments
 (0)