UNPKG

debugger-logger

Version:

Basic logging of all console actions and module calls and http(s) requests.

12 lines (11 loc) 233 B
{ "compilerOptions": { "target": "ES6", "module": "CommonJS", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "outDir": "./dist" } }