1
0
mirror of https://github.com/bitwarden/desktop synced 2025-12-05 23:53:29 +00:00
Files
desktop/tsconfig.renderer.json
2021-12-20 15:47:17 +01:00

5 lines
128 B
JSON

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