UNPKG

file-error-logging

Version:

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

7 lines 125 B
{ "extends": "./tsconfig.json", "compilerOptions": { "outDir": "./dist/esm", "module": "ESNext" } }