config/jshint.yml in jshint-1.0.1 vs config/jshint.yml in jshint-1.1.1

- old
+ new

@@ -1,5 +1,6 @@ files: ["**/*.js"] # No need to put app/assets/ or vendor/assets here +exclude_paths: [] options: boss: true browser: true curly: true eqeqeq: true