mirror of
https://github.com/fspc/workstand.git
synced 2025-02-23 09:13:23 -05:00
Update linting.
This commit is contained in:
parent
6b5be33495
commit
3b26cf33a2
@ -35,6 +35,7 @@
|
||||
"babel": "^6.5.2",
|
||||
"babel-cli": "^6.23.0",
|
||||
"babel-core": "^6.23.1",
|
||||
"babel-eslint": "^7.2.1",
|
||||
"babel-loader": "^6.3.2",
|
||||
"babel-plugin-transform-runtime": "^6.23.0",
|
||||
"babel-polyfill": "^6.22.0",
|
||||
@ -42,10 +43,11 @@
|
||||
"babel-preset-react": "^6.5.0",
|
||||
"babel-preset-stage-3": "^6.22.0",
|
||||
"css-loader": "^0.23.1",
|
||||
"eslint": "^3.9.1",
|
||||
"eslint-plugin-import": "^2.1.0",
|
||||
"eslint-plugin-jsx-a11y": "^2.2.3",
|
||||
"eslint-plugin-react": "^6.6.0",
|
||||
"eslint": "^3.19.0",
|
||||
"eslint-config-airbnb": "^14.1.0",
|
||||
"eslint-plugin-import": "^2.2.0",
|
||||
"eslint-plugin-jsx-a11y": "^4.0.0",
|
||||
"eslint-plugin-react": "^6.10.3",
|
||||
"extract-text-webpack-plugin": "^1.0.1",
|
||||
"i": "^0.3.5",
|
||||
"normalize.css": "^4.1.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user