UNPKG
@triviality/commander
Version:
latest (1.1.6)
1.1.6
1.1.5
1.1.3
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
0.5.3
0.5.2
0.5.1
0.5.0
0.4.1
Commander as a Triviality Module
github.com/triviality-js/triviality
triviality-js/triviality
@triviality/commander
/
jest.config.js
6 lines
(4 loc)
•
92 B
JavaScript
View Raw
1
2
3
4
5
6
const
jestBase
=
require(
"../../jest.base.config"
);
module
.
exports
= { ...jestBase, };