Skip to content

Commit 9fc6c8b

Browse files
committed
Change module system of the main file #92
1 parent 2cf8715 commit 9fc6c8b

File tree

3 files changed

+368
-375
lines changed

3 files changed

+368
-375
lines changed

.jshintrc

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@
33
"strict": true,
44
"laxcomma": true,
55
"nomen": false,
6-
"indent": 2
6+
"indent": 2,
7+
"esversion": 6,
8+
"browser": true
79
}

0 commit comments

Comments
 (0)