Dragory
|
b664a17fc6
|
Turn on automatic JS strict mode + noImplicitThis
|
2020-07-22 21:23:27 +03:00 |
|
Dragory
|
728ef1733f
|
Change tsconfig target to es2020
Node.js 12.9.0 and up should support all es2020 features
|
2020-01-20 23:54:52 +02:00 |
|
Dragory
|
b3efe86bb4
|
Add source map support to backend dev builds
|
2019-12-08 02:05:35 +02:00 |
|
Dragory
|
9cc2d29f6b
|
Change target in tsconfig from esnext to es2018 to support optional chaining/nullish coalescing on Node.js 12
|
2019-11-27 21:43:54 +02:00 |
|
Dragory
|
0ab3c45e18
|
Fix @shared tsconfig paths so they resolve properly
|
2019-11-07 22:53:11 +02:00 |
|
Dragory
|
9250c84637
|
Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests.
|
2019-11-02 22:11:26 +02:00 |
|