Dragory
|
f0bb095d50
|
Turn on automatic JS strict mode + noImplicitThis
|
2020-07-22 21:23:27 +03:00 |
|
Dragory
|
fd8d128048
|
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
|
73780e503f
|
Add source map support to backend dev builds
|
2019-12-08 02:05:35 +02:00 |
|
Dragory
|
00e047f701
|
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
|
f0e9d9ff7f
|
Fix @shared tsconfig paths so they resolve properly
|
2019-11-07 22:53:11 +02:00 |
|
Dragory
|
16111bbe84
|
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 |
|