UNPKG
@buggyorg/library-specification
Version:
latest (0.4.2)
0.4.2
0.4.1
0.4.0
0.3.0
0.2.1
0.2.0
0.1.1
0.1.0
Specification for buggy component library servers.
@buggyorg/library-specification
/
.babelrc
5 lines
(4 loc)
•
63 B
Plain Text
View Raw
1
2
3
4
5
{
"presets"
:
[
"es2015"
]
,
"only"
:
"./+(test|src)/**/*.js"
}