diff --git a/.npmignore b/.npmignore deleted file mode 100644 index f371022..0000000 --- a/.npmignore +++ /dev/null @@ -1,4 +0,0 @@ -/tmp -/npm-debug.log -/node_modules -*.log diff --git a/TODO.md b/TODO.md index 3e82793..0ae444c 100644 --- a/TODO.md +++ b/TODO.md @@ -1,3 +1,4 @@ +- finish jsstyle work - [Yuonong] buffered writes to increase speed: - I'd start with a tools/timeoutput.js for some numbers to compare before/after. Sustained high output to a file. @@ -26,6 +27,7 @@ # someday/maybe +- remove "rm -rf tmp" when this fixed: - what about promoting 'latency' field and making that easier? - `log.close` to close streams and shutdown and `this.closed` process.on('exit', log.close)