UNPKG

@xenon.js/configs

Version:

All common configuration related to JavaScript.

8 lines (7 loc) 180 B
{ "$schema": "https://json.schemastore.org/tsconfig", "compilerOptions": { "allowArbitraryExtensions": true, "noUncheckedSideEffectImports": true, }, }