Skip to content

Commit 7e9d02e

Browse files
author
Christoph Wolfes
committed
added jasmine env to jshinter
1 parent 26e8ad0 commit 7e9d02e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .jshintrc

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"node": true,
3+
"jasmine": true,
34
"browser": true,
45
"esnext": true,
56
"bitwise": true,

0 commit comments

Comments
 (0)