UNPKG

@xenon.js/configs

Version:

All common configuration related to JavaScript.

10 lines (9 loc) 259 B
{ "$schema": "https://json.schemastore.org/tsconfig", "compilerOptions": { "allowSyntheticDefaultImports": true, "forceConsistentCasingInFileNames": true, "isolatedModules": true, "verbatimModuleSyntax": true, }, }