Enable ESLint rules import/* (#5414)
* Enable ESLint rules import/* * fix
This commit is contained in:
parent
fa0be3f834
commit
bf0ee1a25c
9 changed files with 81 additions and 22 deletions
|
@ -57,6 +57,7 @@
|
|||
"immutable": "^3.8.1",
|
||||
"intersection-observer": "^0.4.0",
|
||||
"intl": "^1.2.5",
|
||||
"intl-messageformat": "^2.1.0",
|
||||
"intl-relativeformat": "^2.0.0",
|
||||
"is-nan": "^1.2.1",
|
||||
"js-yaml": "^3.9.0",
|
||||
|
@ -121,6 +122,7 @@
|
|||
"enzyme": "^3.0.0",
|
||||
"enzyme-adapter-react-16": "^1.0.0",
|
||||
"eslint": "^3.19.0",
|
||||
"eslint-plugin-import": "^2.7.0",
|
||||
"eslint-plugin-jsx-a11y": "^4.0.0",
|
||||
"eslint-plugin-react": "^6.10.3",
|
||||
"jest": "^21.2.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue