Skip to content

Commit 6ccfb20

Browse files
committed
Grunt: Add JSHINT to predefs for tests
1 parent d71ad08 commit 6ccfb20

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests/.jshintrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"stop",
5454
"test",
5555
"TestHelpers",
56-
"widthAfter"
56+
"widthAfter",
57+
"JSHINT"
5758
]
5859
}

0 commit comments

Comments
 (0)