mirror of
https://github.com/bitwarden/browser
synced 2026-01-04 17:43:39 +00:00
Move CLI to apps/cli
This commit is contained in:
7
apps/cli/spec/tsconfig.json
Normal file
7
apps/cli/spec/tsconfig.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig",
|
||||
"include": ["src", "spec"],
|
||||
"compilerOptions": {
|
||||
"module": "commonjs"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user