mirror of
https://github.com/bitwarden/browser
synced 2026-01-03 17:13:47 +00:00
added models, crypto, and constants services
This commit is contained in:
@@ -12,11 +12,7 @@
|
||||
"outDir": "dist/es",
|
||||
"typeRoots": [
|
||||
"node_modules/@types"
|
||||
],
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
"noUnusedLocals": true,
|
||||
"noUnusedParameters": true
|
||||
]
|
||||
},
|
||||
"include": [
|
||||
"src"
|
||||
|
||||
Reference in New Issue
Block a user