UNPKG

@sapphire/ts-config

Version:

Shareable TypeScript configuration for the Sapphire Community

10 lines (9 loc) 271 B
{ "$schema": "https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/tsconfig.json", "compilerOptions": { "allowUnreachableCode": false, "allowUnusedLabels": false, "exactOptionalPropertyTypes": false, "noImplicitOverride": true } }