You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bitwarden-clients/bitwarden_license/bit-cli/tsconfig.json

8 lines
183 B

{
"extends": "../../apps/cli/tsconfig",
"files": [
"../../bitwarden_license/bit-common/src/platform/sdk/sdk-alias.d.ts",
"../../bitwarden_license/bit-cli/src/bw.ts"
]
}