1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-28 10:55:27 +02:00
bitwarden-browser/apps/desktop/tsconfig.renderer.json
2022-06-03 18:01:07 +02:00

5 lines
106 B
JSON

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