Skip to content

Commit 5a32270

Browse files
committed
jslint updates
1 parent 3b667a5 commit 5a32270

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

linters/vim/.jslintrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
/*jslint browser: true, regexp: true, white: true, plusplus: true, bitwise: true */
2-
/*global jQuery, $, Airbnb */
1+
/*jslint browser: true, regexp: true, white: true, plusplus: true, bitwise: true, nomen: true */
2+
/*global jQuery, $ */

0 commit comments

Comments
 (0)