Skip to content

Commit 0b332d8

Browse files
author
Randy Lien
committed
change indent space from 2 to 4
1 parent 5a2f378 commit 0b332d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.jshintrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"curly": true,
77
"eqeqeq": true,
88
"immed": true,
9-
"indent": 2,
9+
"indent": 4,
1010
"latedef": true,
1111
"newcap": true,
1212
"noarg": true,

0 commit comments

Comments
 (0)