forked from OpenNeo/impress-2020
Ok cool, so apparently another win we get from using `ts-node` is that I can finally easily use some non-native-Node features like ES module import syntax, for consistency with what I'm doing in the main app source! That was getting on my nerves tbh. Ooh I bet I can finally use `?.` too, I've had to rewrite that a bunch… |
||
|---|---|---|
| .. | ||
| app | ||
| server | ||
| index.js | ||
| react-app-env.d.ts | ||