bitwarden-estensione-browser/apps/desktop/tsconfig.renderer.json

5 lines
106 B
JSON

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