Skip to content

Commit 42ee53e

Browse files
committed
fix(server): removed indent option from jshint
1 parent 51410b2 commit 42ee53e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: templates/express/jshintrc

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"bitwise": true,
55
"eqeqeq": true,
66
"immed": true,
7-
"indent": 2,
87
"latedef": true,
98
"newcap": true,
109
"noarg": true,

0 commit comments

Comments
 (0)