This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
works-on-my-machine/src
Marc Cataford cf98db4d39
fix: typescript support when packaged (#18)
* build: corepack, stop bundling yarn executable

* chore: bin, main in package.json

* feat: allow ts flag to use ts-node to run tests

* wip: refine support

* ci: add ts support to ci

* ci: leftover node 14
2023-04-14 09:38:28 -04:00
..
testComponents refactor: fork instead of socket (#17) 2023-04-14 09:38:28 -04:00
argumentParser.ts fix: typescript support when packaged (#18) 2023-04-14 09:38:28 -04:00
cli.ts fix: typescript support when packaged (#18) 2023-04-14 09:38:28 -04:00
collector.ts fix: typescript support when packaged (#18) 2023-04-14 09:38:28 -04:00
help.ts feat: set worker count from cli (#14) 2023-04-14 09:38:27 -04:00
index.ts feat: each support (#13) 2023-04-14 09:38:22 -04:00
runner.ts fix: typescript support when packaged (#18) 2023-04-14 09:38:28 -04:00
types.ts fix: typescript support when packaged (#18) 2023-04-14 09:38:28 -04:00
utils.ts fix: typescript support when packaged (#18) 2023-04-14 09:38:28 -04:00
worker.ts fix: typescript support when packaged (#18) 2023-04-14 09:38:28 -04:00