1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-08 04:33:38 +00:00
Files
browser/apps/cli/tsconfig.json
2025-05-27 11:31:19 -04:00

5 lines
81 B
JSON

{
"extends": "../../tsconfig.base",
"include": ["src", "src/**/*.spec.ts"]
}