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 f2759f4 commit 759e835Copy full SHA for 759e835
.jshintrc
@@ -9,6 +9,7 @@
9
"freeze": true,
10
"immed": true,
11
"latedef": true,
12
+ "laxbreak": true,
13
"newcap": false,
14
"noarg": true,
15
"node": true,
0 commit comments