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.
1 parent 0889444 commit e01341cCopy full SHA for e01341c
package.json
@@ -7,6 +7,10 @@
7
"author": "Ricardo Gobbo de Souza <[email protected]>",
8
"homepage": "https://github.com/webpack-contrib/eslint-webpack-plugin",
9
"bugs": "https://github.com/webpack-contrib/eslint-webpack-plugin/issues",
10
+ "funding": {
11
+ "type": "opencollective",
12
+ "url": "https://opencollective.com/webpack"
13
+ },
14
"main": "dist/cjs.js",
15
"engines": {
16
"node": ">= 10.13.0"
0 commit comments