UNPKG
@infinum/plop-next-ts-generators
Version:
beta (0.0.1-4)
latest (2.0.0)
2.0.0
1.0.3
1.0.2
1.0.1
1.0.0
0.0.1-5
0.0.1-4
0.0.1-3
0.0.1-2
0.0.1-1
0.0.1-0
Next.js generators
@infinum/plop-next-ts-generators
/
jest.setup.js
9 lines
(7 loc)
•
206 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
// import { configure } from 'cli-testing-library';
import
'cli-testing-library/extend-expect'
;
// configure({
// asyncUtilTimeout: 8000,
// renderAwaitTime: 4000,
// errorDebounceTimeout: 4000,
// });