UNPKG
@natpkg/vn-local
Version:
latest (1.0.0)
1.0.0
VN province, city, county, address
github.com/natpkg/vn-local
natpkg/vn-local
@natpkg/vn-local
/
.eslintrc.js
9 lines
•
144 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
module
.
exports
= {
"extends"
:
"airbnb-base"
,
"rules"
: {
"no-restricted-syntax"
:
0
},
"env"
: {
"mocha"
:
true
} };