mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
5 lines
84 B
JSON
5 lines
84 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["**/*.stories.*", "**/*.spec.ts"]
|
|
}
|