UNPKG

@syncify/update

Version:

Version comparison and increment information for packages on the NPM Registry

17 lines 313 B
{ "typeAcquisition": { "enable": true }, "compilerOptions": { "target": "ESNext", "module": "Preserve", "moduleResolution": "Bundler", "strictNullChecks": false, "noEmitOnError": true, "allowSyntheticDefaultImports": true, }, "exclude": [ "dist", "node_modules" ] }