1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00
Files
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"]
}