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 5b28b5f commit 10a2a5bCopy full SHA for 10a2a5b
package.json
@@ -66,6 +66,7 @@
66
"copy-webpack-plugin": "^11.0.0",
67
"css-loader": "^6.0.0",
68
"css-minimizer-webpack-plugin": "^4.2.0",
69
+ "eslint": "^8.57.1",
70
"eslint-config-react-app": "^7.0.1",
71
"eslint-friendly-formatter": "^4.0.1",
72
"eslint-webpack-plugin": "^2.5.0",
@@ -107,7 +108,6 @@
107
108
"npm": ">=8"
109
},
110
"name": "invenio-assets",
- "peerDependencies": {},
111
"private": true,
112
"scripts": {
113
"build": "NODE_PRESERVE_SYMLINKS=1 NODE_ENV=production webpack --config ./build/webpack.config.js",
0 commit comments