avajs/create-ava

Add flags as AVA config instead of CLI flags

Open

#13 opened on Sep 26, 2019

View on GitHub
 (3 comments) (2 reactions) (0 assignees)JavaScript (4 forks)user submission
enhancementhelp wanted

Repository metrics

Stars
 (15 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

npm init ava --serial should result in {"ava": {"serial": true}}, not "test": "ava --serial".

@novemberborn ?

Contributor guide