UNPKG
propdoc
Version:
latest (0.9.3)
0.9.3
0.9.1
0.9.0
0.8.2
0.8.1
0.8.0
0.7.0
quick and easy documentation of Vue.js components
github.com/propellant/doctor
propellant/doctor
propdoc
/
examples
/
.babelrc
6 lines
(5 loc)
•
57 B
Plain Text
View Raw
1
2
3
4
5
6
{
"presets"
:
[
[
"env"
,
{
"modules"
:
false
}
]
]
}