1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-12 09:17:47 +01:00
bitwarden-estensione-browser/libs/angular/tsconfig.json
2022-06-14 17:10:53 +02:00

6 lines
112 B
JSON

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