Closed mcataford closed 1 year ago
This adds better support for Typescript tests by adding --ts as a flag that can be supplied. If --ts is used and ts-node is installed, then womm will use it to run tests.
--ts
ts-node
womm
This adds better support for Typescript tests by adding
--ts
as a flag that can be supplied. If--ts
is used andts-node
is installed, thenwomm
will use it to run tests.