UNPKG

@paulmillr/jsbt

Version:

JS build tools: tsconfigs, templates, scripts and CI workflows

9 lines (8 loc) 157 B
{ "extends": "./tsconfig.json", "compilerOptions": { "module": "commonjs", "moduleResolution": "node10", "verbatimModuleSyntax": false } }