mirror of
https://github.com/wassname/talk.git
synced 2026-07-13 17:45:56 +08:00
Set React version for linters
This commit is contained in:
@@ -2,5 +2,10 @@
|
||||
"env": {
|
||||
"jest": true
|
||||
},
|
||||
"settings": {
|
||||
"react": {
|
||||
"version": "15.0"
|
||||
}
|
||||
},
|
||||
"extends": "@coralproject/eslint-config-talk"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user