UNPKG
angular-jsoneditor
Version:
latest (0.0.2)
0.0.2
0.0.1
Angular wrapper for jsoneditor
github.com/isonet/angular-jsoneditor
isonet/angular-jsoneditor
angular-jsoneditor
/
.babelrc
7 lines
(6 loc)
•
73 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"presets"
:
[
"es2015"
]
,
"plugins"
:
[
"add-module-exports"
]
}