Skip to content

Commit 9ada21c

Browse files
committed
Added keys for jshint
1 parent 96b4e1d commit 9ada21c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/.jshintrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"node": true,
3+
"expr": true,
4+
"sub": true,
35
"esversion": 6,
46
"globals": {
57
"angular2": false,

0 commit comments

Comments
 (0)