1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-07-03 11:45:26 +02:00
bitwarden-browser/apps/desktop/tsconfig.renderer.json
2022-05-05 17:20:34 +02:00

5 lines
128 B
JSON

{
"extends": "./tsconfig.json",
"exclude": ["src/entry.ts", "src/main.ts", "src/main", "src/proxy", "jslib/**/*.main.ts"]
}