1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-24 00:23:17 +00:00
Files
browser/libs/tools/export/vault-export/vault-export-ui/tsconfig.json
2025-05-27 11:31:19 -04:00

6 lines
104 B
JSON

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