Skip to content

Commit ce78b67

Browse files
authored
Merge pull request #1193 from dimagi/riese/amd_to_esm_2
Riese/amd to esm 2
2 parents bfec0d0 + 0165776 commit ce78b67

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+19494
-19919
lines changed

.jshintrc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"asi": false,
55
"bitwise": true,
66
"boss": false,
7-
"esversion": 6,
7+
"esversion": 11,
88
"eqeqeq": true,
99
"evil": false,
1010
"forin": false,
@@ -22,7 +22,6 @@
2222
"undef": true,
2323
"unused": "vars",
2424
"globals": {
25-
"define": false,
2625
"gettext": false,
2726
"ngettext": false
2827
}

0 commit comments

Comments
 (0)