UNPKG

@aetherjs/ts-config

Version:
10 lines (9 loc) 213 B
{ "$schema": "https://json.schemastore.org/tsconfig", "compilerOptions": { "allowUnreachableCode": false, "allowUnusedLabels": false, "exactOptionalPropertyTypes": false, "noImplicitOverride": true } }