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
/
.babelrc
13 lines
(12 loc)
•
193 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"presets"
: [ [
"
@babel
/preset-env"
, {
"targets"
: {
"node"
:
"current"
} } ] ] }