1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-15 10:48:59 +01:00
bitwarden-estensione-browser/libs/tools/generator/extensions/history/tsconfig.json

6 lines
113 B
JSON

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