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 ac40b5e commit d38e348Copy full SHA for d38e348
.jshintrc
@@ -0,0 +1,6 @@
1
+{
2
+ "globalstrict": true,
3
+ "globals": {
4
+ "angular": false
5
+ }
6
+}
0 commit comments