UNPKG
@thesameeric/fileguard
Version:
latest (2.0.1)
2.0.1
2.0.0
1.1.2
1.1.1
1.1.0
1.0.0
A file validation library for node js
github.com/okiti/mercury
okiti/mercury
@thesameeric/fileguard
/
.babelrc
11 lines
•
129 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"presets"
: [ [
"
@babel
/preset-env"
, {
"useBuiltIns"
:
"usage"
,
"corejs"
:
3
} ] ] }