1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00
Files
browser/bitwarden_license/bit-browser/tsconfig.build.json
2025-10-14 06:27:10 -04:00

5 lines
84 B
JSON

{
"extends": "./tsconfig.json",
"exclude": ["**/*.stories.*", "**/*.spec.ts"]
}