avajs/create-ava

Implement a configuration wizard

Open

#15 opened on Jun 2, 2020

View on GitHub
 (1 comment) (1 reaction) (0 assignees)JavaScript (15 stars) (4 forks)user submission
help wanted

Description

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 and suggest the creation of an initial test file (#14).

Contributor guide

Implement a configuration wizard · avajs/create-ava#15 | Good First Issue