UNPKG
bible-checker
Version:
latest (1.0.0)
1.0.0
0.3.0
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1
A bible tool to run several checks with a target translation and a source tranlation
bible-checker
/
jest.config.js
5 lines
•
78 B
JavaScript
View Raw
1
2
3
4
5
module
.
exports
= { transform: {
"^.+\\.jsx?$"
:
"babel-jest"
} };