UNPKG
circletron
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
circle orb for dealing with monorepos
github.com/circletron/circletron
circletron/circletron
circletron
/
jest.config.js
5 lines
(4 loc)
•
77 B
JavaScript
View Raw
1
2
3
4
5
module
.
exports
= { testRegex:
'spec\\.js$'
, roots: [
'<rootDir>/dist'
], }