We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b667a5 commit 5a32270Copy full SHA for 5a32270
linters/vim/.jslintrc
@@ -1,2 +1,2 @@
1
-/*jslint browser: true, regexp: true, white: true, plusplus: true, bitwise: true */
2
-/*global jQuery, $, Airbnb */
+/*jslint browser: true, regexp: true, white: true, plusplus: true, bitwise: true, nomen: true */
+/*global jQuery, $ */
0 commit comments