mirror of
https://github.com/bitwarden/browser
synced 2026-01-05 10:03:21 +00:00
5 lines
84 B
JSON
5 lines
84 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["**/*.stories.*", "**/*.spec.ts"]
|
|
}
|