Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(scripts): add ava --timeout 2m tests/*-ava.mjs tests/*-ava-node…
….mjs && ava --timeout 4m tests/*-ava.mjs tests/*-ava-node.mjs (scripts.test:ava) chore(scripts): add c8 -x 'tests/**/*' --temp-directory build/tmp ava --timeout 4m tests/*-ava.mjs tests/*-ava-node.mjs && c8 report -r lcov -o build/coverage --temp-directory build/tmp (scripts.cover)
- Loading branch information