mirror of
https://github.com/snowball-tools/snowballtools-base
synced 2024-11-17 18:39:19 +00:00
update eslint with react version
This commit is contained in:
parent
ece9a2ecec
commit
7f11d8818d
@ -16,5 +16,10 @@
|
||||
"plugin:react/recommended",
|
||||
"plugin:@typescript-eslint/recommended",
|
||||
"plugin:prettier/recommended"
|
||||
]
|
||||
],
|
||||
"settings": {
|
||||
"react": {
|
||||
"version": "detect"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user