create-ava
create-ava copied to clipboard
Add AVA to your project
Results
2
create-ava issues
Sort by
recently updated
recently updated
newest added
It'd be great if we could ask (or auto-detect) the user whether they have Babel & TypeScript and set up AVA accordingly. Similarly we could look at their project layout...
help wanted
`npm init ava --serial` should result in `{"ava": {"serial": true}}`, not `"test": "ava --serial"`. @novemberborn ?
enhancement
help wanted