add config
This commit is contained in:
@ -171,5 +171,6 @@
|
||||
],
|
||||
"indent": "off",
|
||||
"@typescript-eslint/indent": ["error", 2],
|
||||
"import/no-unresolved": [2, { "ignore": ["^@.+$"] }]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user