mirror of
https://github.com/primer/css.git
synced 2024-12-29 00:58:31 +03:00
add settings.react to .eslintrc.json
This commit is contained in:
parent
ddf07bf019
commit
8cc2a458a8
@ -4,6 +4,11 @@
|
||||
"plugin:github/react",
|
||||
"plugin:jsx-a11y/recommended"
|
||||
],
|
||||
"settings": {
|
||||
"react": {
|
||||
"version": "^16.6"
|
||||
}
|
||||
},
|
||||
"rules": {
|
||||
"import/no-namespace": 0
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user