mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-22 16:29:09 +01:00
resolve tsconfig eslint errors (#4562)
This commit is contained in:
parent
3f3cbccf13
commit
8451cd5d43
@ -7,7 +7,7 @@
|
||||
"plugins": ["@typescript-eslint", "rxjs", "rxjs-angular", "import"],
|
||||
"parser": "@typescript-eslint/parser",
|
||||
"parserOptions": {
|
||||
"project": ["./tsconfig.eslint.json"],
|
||||
"project": ["**/tsconfig.eslint.json"],
|
||||
"sourceType": "module"
|
||||
},
|
||||
"extends": [
|
||||
|
Loading…
Reference in New Issue
Block a user