UNPKG

@xenon.js/ts-config

Version:

TypeScript config used by the Xenon Studio.

7 lines (6 loc) 126 B
{ "$schema": "https://json.schemastore.org/tsconfig", "compilerOptions": { "disableSizeLimit": true, }, }