aboutsummaryrefslogtreecommitdiffstats
path: root/.jshintrc
diff options
context:
space:
mode:
authorAlexander Schmitz <arschmitz@gmail.com>2015-07-02 09:55:12 -0400
committerAlexander Schmitz <arschmitz@gmail.com>2015-07-21 11:00:40 -0400
commit919828dfbe8027f96bab6d3fcd0d3bd0169d3aa1 (patch)
tree55985456f657505d10b105f50943b82e1c002b92 /.jshintrc
parent21acf69770db474b49b7878c5c9578884c276404 (diff)
downloadjquery-ui-919828dfbe8027f96bab6d3fcd0d3bd0169d3aa1.tar.gz
jquery-ui-919828dfbe8027f96bab6d3fcd0d3bd0169d3aa1.zip
Build: Add demos to jscs and jshint
Diffstat (limited to '.jshintrc')
-rw-r--r--.jshintrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.jshintrc b/.jshintrc
index d34c42da5..e79eeee47 100644
--- a/.jshintrc
+++ b/.jshintrc
@@ -6,7 +6,6 @@
"expr": true,
"immed": true,
"noarg": true,
- "onevar": true,
"quotmark": "double",
"smarttabs": true,
"trailing": true,