aboutsummaryrefslogtreecommitdiffstats
path: root/grunt.js
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2012-04-18 21:57:51 -0400
committerScott González <scott.gonzalez@gmail.com>2012-04-18 21:57:51 -0400
commitcb8474af1dc099de9e08665c9d6cdc2cf5864203 (patch)
tree565840fa6d66586d864cea9f52d58802781e130d /grunt.js
parent55e13692ee2937df9bda8e3348c4b07834e093d8 (diff)
downloadjquery-ui-cb8474af1dc099de9e08665c9d6cdc2cf5864203.tar.gz
jquery-ui-cb8474af1dc099de9e08665c9d6cdc2cf5864203.zip
Remove trailing whitespace.
Diffstat (limited to 'grunt.js')
-rw-r--r--grunt.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/grunt.js b/grunt.js
index eddf89b1a..02c889d74 100644
--- a/grunt.js
+++ b/grunt.js
@@ -306,8 +306,7 @@ grunt.initConfig({
smarttabs: true,
// TODO: use "faux strict mode" https://github.com/jshint/jshint/issues/504
// strict: true,
- // TODO: enable trailing
- // trailing: true,
+ trailing: true,
undef: true
};