UNPKG
dhis2-gis
Version:
latest (23.0.1)
23.0.1
23.0.0
GIS Web App for DHIS 2
github.com/dhis2/dhis2-gis
dhis2/dhis2-gis
dhis2-gis
/
.jshintrc
10 lines
(9 loc)
•
130 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"node"
:
true
,
"curly"
:
true
,
"latedef"
:
true
,
"quotmark"
:
true
,
"undef"
:
true
,
"unused"
:
true
,
"trailing"
:
true
}