UNPKG
@fiverr/react-benchmark
Version:
latest (0.0.1)
0.0.1
0.0.0
⏱ Benchmark react component rendering
github.com/fiverr/react-benchmark
fiverr/react-benchmark
@fiverr/react-benchmark
/
jest.config.js
6 lines
(5 loc)
•
83 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= { testPathIgnorePatterns: [
'/node_modules/'
] };