We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bec42c9 commit ec4a348Copy full SHA for ec4a348
.jshintrc
@@ -29,6 +29,7 @@
29
"globals": {
30
"angular": true,
31
"notify": true,
32
- "module": true
+ "module": true,
33
+ "require": true
34
}
35
0 commit comments