1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-27 10:23:48 +01:00
bitwarden-estensione-browser/common/tsconfig.json
2022-01-17 13:21:20 +01:00

6 lines
107 B
JSON

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