UNPKG
formio-export
Version:
latest (0.3.0)
0.3.0
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
Formio Export Tools
github.com/airarrazaval/formio-export
airarrazaval/formio-export
formio-export
/
.babelrc
5 lines
(4 loc)
•
75 B
Plain Text
View Raw
1
2
3
4
5
{
"presets"
:
[
"env"
]
,
"plugins"
:
[
"babel-plugin-add-module-exports"
]
}