UNPKG
mmi
Version:
latest (0.1.0)
0.1.0
Model Message Interface
github.com/openearth/mmi-js
openearth/mmi-js
mmi
/
.eslintrc.json
7 lines
•
91 B
JSON
View Raw
1
2
3
4
5
6
7
{
"extends"
:
"standard"
,
"plugins"
:
[
"standard"
,
"promise"
]
}