Alexander Rusakov
Alexander Rusakov
Advantages: - Static typing (less mistakes) - Type definitions (from the box) - Using the newest es2015-2017 syntax, transpiling to es5 (from the box), because uglifyjs is still not support...
I can bring `__awaiter` from https://github.com/Microsoft/TypeScript/pull/12300 here. Will it be useful in tslib.es6.js?
When I try build the project in Ubuntu 18.04 it's okay. There are only warnings about MaxListeners. But inside the Docker build is failed. **Related packages versions** - "next": "9.5.2"...
In coverage reporter (html) Trace: ``` TypeError: Cannot read property 'text' of undefined at /Users/arusakov/myproject/node_modules/istanbul/lib/report/html.js:210:45 at Array.forEach (native) at annotateStatements (/Users/arusakov/myproject/node_modules/istanbul/lib/report/html.js:193:33) at HtmlReport.Report.mix.writeDetailPage (/Users/arusakov/myproject/node_modules/istanbul/lib/report/html.js:428:9) at /Users/arusakov/myproject/node_modules/istanbul/lib/report/html.js:489:26 at SyncFileWriter.extend.writeFile (/Users/arusakov/myproject/node_modules/istanbul/lib/util/file-writer.js:57:9) at...
I use custom js library in redis-stack-server 7.2.0-v5. The error occurs every 5-6 minutes. journalctl: ``` Nov 07 13:14:51 tis-dev-redis1 redis-server[77652]: # Nov 07 13:14:51 tis-dev-redis1 redis-server[77652]: # Fatal error...