1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-19 10:54:00 +00:00
Files
browser/libs/user-crypto-management/tsconfig.json
2026-01-09 13:02:07 +01:00

6 lines
108 B
JSON

{
"extends": "../../tsconfig.base",
"include": ["src", "spec"],
"exclude": ["node_modules", "dist"]
}