UNPKG

@jsse/tsconfig

Version:

tsconfig

12 lines (11 loc) 269 B
{ "$schema": "http://json.schemastore.org/tsconfig", "extends": "./tsconfig.json", "compilerOptions": { "checkJs": true, "allowUnreachableCode": false, "allowUnusedLabels": false, "exactOptionalPropertyTypes": true, "skipLibCheck": true } }