Skip to content

Commit a673674

Browse files
committed
Removes "expr:true"
1 parent 3786082 commit a673674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Please follow these conventions below if you want to do a pull request.
1616

1717
```
1818
/* jshint strict:false, forin:false, noarg:true, noempty:true, eqeqeq:true,
19-
boss:true, bitwise:true, browser:true, devel:true, indent:2, expr:true */
19+
boss:true, bitwise:true, browser:true, devel:true, indent:2 */
2020
/* exported responsiveNav */
2121
```
2222

0 commit comments

Comments
 (0)