add-ava
v0.0.3
Published
Adds ava to a project. It parses `TypeScript` (with `esbuild`) out of the box.
Downloads
7
Readme
add-ava
Adds ava
to a project. It parses TypeScript
(with esbuild
) out of the box.
Features
- Installs
ava
andesbuild-runner
- Adds an
ava
config topackage.json
- Adds a
test
script topackage.json
- Adds a test file with an example test (Todo)
How to use
npx add-ava