mirror of
https://github.com/wassname/react-webpack-template.git
synced 2026-06-27 18:25:20 +08:00
Changed eslint config to 2.2.x. Fixes https://github.com/newtriks/generator-react-webpack/issues/196
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@
|
||||
"chai": "^3.2.0",
|
||||
"copyfiles": "^0.2.1",
|
||||
"css-loader": "^0.23.0",
|
||||
"eslint": "^2.0.0",
|
||||
"eslint": "~2.2.0",
|
||||
"eslint-loader": "^1.0.0",
|
||||
"eslint-plugin-react": "^4.0.0",
|
||||
"file-loader": "^0.8.4",
|
||||
|
||||
Reference in New Issue
Block a user