mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Update ESLint and XO rules dependencies
This commit is contained in:
parent
819eeb850b
commit
4c4415b332
1 changed files with 2 additions and 3 deletions
|
|
@ -41,8 +41,8 @@
|
|||
"electron": "1.4.1",
|
||||
"electron-builder": "^7.0.1",
|
||||
"electron-devtools-installer": "^2.0.0",
|
||||
"eslint-config-xo-react": "^0.9.0",
|
||||
"eslint-plugin-react": "^6.2.2",
|
||||
"eslint-config-xo-react": "^0.10.0",
|
||||
"eslint-plugin-react": "^6.3.0",
|
||||
"husky": "^0.11.6",
|
||||
"redux-logger": "^2.6.1",
|
||||
"spectron": "^3.4.0",
|
||||
|
|
@ -59,7 +59,6 @@
|
|||
"mocha"
|
||||
],
|
||||
"rules": {
|
||||
"react/jsx-filename-extension": 0,
|
||||
"react/prop-types": 0,
|
||||
"babel/new-cap": 0,
|
||||
"quote-props": 0,
|
||||
|
|
|
|||
Loading…
Reference in a new issue