UNPKG
esvcp-ui-pc
Version:
latest (0.1.34)
0.1.34
ESLink Vue Common Package UI - runtime and build UI on Vue For PC
esvcp-ui-pc
/
build
/
.eslintrc.json
9 lines
(8 loc)
•
96 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"extends"
:
[
"../.eslintrc.json"
]
,
"env"
:
{
"node"
:
true
}
}