6 Commits

Author SHA1 Message Date
Tom Coleman
7dd02bcbcc Fix require to async import 2022-11-05 21:14:21 +11:00
Tom Coleman
d3fa0bef43 Use execa 6.x in scripts
We need to use an obtuse method to import it as it is ESM only and `ts-node` doesn't play well with that.

See https://github.com/TypeStrong/ts-node/discussions/1290
2022-11-05 21:12:31 +11:00
Norbert de Langen
40549ca923
fix the script 2022-09-14 12:39:04 +03:00
Michael Shilman
19a76d9b2d Build: Update check-package for new repo structure 2022-08-23 17:47:22 +08:00
Norbert de Langen
7d80c53471
add linting on scripts dir && fix linting 2022-07-23 17:15:13 +02:00
Norbert de Langen
a5c35e1b3e
improvements to setup 2022-07-06 00:30:10 +02:00