Merge pull request #1276 from roots/remove-jshint

remove trailing option
This commit is contained in:
Austin Pray
2015-01-23 11:30:13 -06:00

View File

@@ -11,6 +11,5 @@
"newcap": true,
"noarg": true,
"node": true,
"strict": false,
"trailing": true
"strict": false
}