mirror of
https://github.com/bitwarden/browser
synced 2026-02-07 12:13:45 +00:00
6 lines
96 B
JSON
6 lines
96 B
JSON
{
|
|
"extends": "../../tsconfig.base",
|
|
"include": ["src"],
|
|
"exclude": ["src/**/*.spec.ts"]
|
|
}
|