UNPKG

file-error-logging

Version:

Log your errors directly to the console and to a .log file

7 lines 127 B
{ "extends": "./tsconfig.json", "compilerOptions": { "outDir": "./dist/cjs", "module": "CommonJS" } }