tooling: specify react version for eslint-plugin-react
This commit is contained in:
parent
12624f6463
commit
2e43f46c7a
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ extends:
|
|||
|
||||
settings:
|
||||
import/resolver: webpack
|
||||
react:
|
||||
version: "16.7.0-alpha.2"
|
||||
|
||||
# globals:
|
||||
# Promise: true
|
||||
|
|
Loading…
Reference in a new issue