UNPKG

@protorians/core

Version:
9 lines 164 B
{ "extends": "./tsconfig.json", "compilerOptions": { "moduleResolution": "node", "module": "CommonJS", "noEmit": false, "outDir": "./~cjs" } }