aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2020-10-10 05:57:20 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:55 +0300
commit083ba17c661f532288202e815c65976b5852926d (patch)
tree0808ac39c0978e6195367cc2663613eda6565e85 /vnext/package.json
parent61e384d778a237661286f3df6737dac8d8d81e56 (diff)
eslint-webpack-plugin
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index bc54f510..c87813e0 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -22,12 +22,12 @@
"css-loader": "^4.3.0",
"error-overlay-webpack-plugin": "^0.4.1",
"eslint": "^7.11.0",
- "eslint-loader": "^4.0.2",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-jest": "^24.1.0",
"eslint-plugin-only-ascii": "^0.0.0",
"eslint-plugin-react": "^7.21.4",
"eslint-plugin-react-hooks": "^4.1.2",
+ "eslint-webpack-plugin": "^2.1.0",
"file-loader": "^6.1.1",
"html-loader": "^1.3.2",
"html-webpack-plugin": "^4.5.0",