mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-02 08:40:08 +01:00
5 lines
106 B
JSON
5 lines
106 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["src/entry.ts", "src/main.ts", "src/main", "src/proxy"]
|
|
}
|