Skip to content

Commit ec4a348

Browse files
committed
jshint change
1 parent bec42c9 commit ec4a348

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.jshintrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"globals": {
3030
"angular": true,
3131
"notify": true,
32-
"module": true
32+
"module": true,
33+
"require": true
3334
}
3435
}

0 commit comments

Comments
 (0)