UNPKG

@xenon.js/ts-config

Version:

TypeScript config used by the Xenon Studio.

8 lines (7 loc) 142 B
{ "$schema": "https://json.schemastore.org/tsconfig", "compilerOptions": { "allowJs": true, "checkJs": true, }, }