UNPKG

plop

Version:

Micro-generator framework that makes it easy for an entire team to create files with a level of uniformity

11 lines (8 loc) 234 B
// require("cli-testing-library/extend-expect"); import { configure } from "cli-testing-library"; import "cli-testing-library/vitest"; configure({ asyncUtilTimeout: 8000, renderAwaitTime: 4000, errorDebounceTimeout: 4000, });