diff options
author | Alexander Schmitz <arschmitz@gmail.com> | 2015-07-02 09:55:12 -0400 |
---|---|---|
committer | Alexander Schmitz <arschmitz@gmail.com> | 2015-07-21 11:00:40 -0400 |
commit | 919828dfbe8027f96bab6d3fcd0d3bd0169d3aa1 (patch) | |
tree | 55985456f657505d10b105f50943b82e1c002b92 /.jshintrc | |
parent | 21acf69770db474b49b7878c5c9578884c276404 (diff) | |
download | jquery-ui-919828dfbe8027f96bab6d3fcd0d3bd0169d3aa1.tar.gz jquery-ui-919828dfbe8027f96bab6d3fcd0d3bd0169d3aa1.zip |
Build: Add demos to jscs and jshint
Diffstat (limited to '.jshintrc')
-rw-r--r-- | .jshintrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6,7 +6,6 @@ "expr": true, "immed": true, "noarg": true, - "onevar": true, "quotmark": "double", "smarttabs": true, "trailing": true, |