mirror of
https://github.com/wassname/react-webpack-template.git
synced 2026-06-27 17:16:57 +08:00
Added support for babel-eslint (as suggested in https://github.com/newtriks/generator-react-webpack/issues/173)
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## 1.0.2:
|
||||
|
||||
1. Added babel-eslint (as suggested in https://github.com/newtriks/generator-react-webpack/issues/173)
|
||||
|
||||
## 1.0.2:
|
||||
|
||||
1. Updated css-loader to current stable (0.23)
|
||||
2. Updated glob to new major (5.x to 6.x)
|
||||
|
||||
|
||||
@@ -37,6 +37,7 @@
|
||||
"homepage": "https://github.com/weblogixx/react-webpack-template#readme",
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.0.0",
|
||||
"babel-eslint": "^5.0.0-beta4",
|
||||
"babel-loader": "^6.0.0",
|
||||
"babel-preset-es2015": "^6.0.15",
|
||||
"babel-preset-react": "^6.0.15",
|
||||
|
||||
Reference in New Issue
Block a user