mirror of
https://github.com/bitwarden/desktop.git
synced 2024-11-01 08:20:41 +01:00
5 lines
128 B
JSON
5 lines
128 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["src/entry.ts", "src/main.ts", "src/main", "src/proxy", "jslib/**/*.main.ts"]
|
|
}
|