update to latests
This commit is contained in:
parent
71c67f66de
commit
af0c093759
19 changed files with 2194 additions and 1018 deletions
|
@ -1,8 +1,8 @@
|
|||
module.exports = {
|
||||
'import/parsers': {
|
||||
'@typescript-eslint/parser': ['.ts', '.tsx']
|
||||
"import/parsers": {
|
||||
"@typescript-eslint/parser": [".ts", ".tsx"],
|
||||
},
|
||||
'import/resolver': {
|
||||
"import/resolver": {
|
||||
typescript: {
|
||||
alwaysTryTypes: false,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue