mirror of
https://github.com/airbnb/javascript.git
synced 2026-04-25 03:00:19 -04:00
[eslint config] It doesn’t matter which react version we install since we’re just testing module resolution.
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
"eslint-plugin-jsx-a11y": "^0.6.2",
|
||||
"eslint-plugin-import": "^1.4.0",
|
||||
"eslint-plugin-react": "^4.3.0",
|
||||
"react": "^0.14.8",
|
||||
"react": "*",
|
||||
"tape": "^4.5.1",
|
||||
"parallelshell": "^2.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user