aboutsummaryrefslogtreecommitdiffstats
path: root/.jshintrc
Commit message (Collapse)AuthorAgeFilesLines
* Update jshintrc to conform to new style guide. Conform to onevar and unused ↵Timmy Willison2013-04-091-5/+8
| | | | | | | | | | | | | | | | in tests. Fixes #13755. Conflicts: src/.jshintrc src/data.js test/unit/attributes.js test/unit/core.js test/unit/data.js test/unit/event.js test/unit/manipulation.js test/unit/queue.js test/unit/traversing.js test/unit/wrap.js
* Make compatible with jshint, lint test/data. Close gh-1043.Timo Tijhof2012-12-061-14/+12
|
* Clean up jshintrc configs. Close gh-983.Mike Sherov2012-10-161-10/+14
|
* enforce double quotes via JSHint. Closes gh-975Mike Sherov2012-10-161-0/+1
|
* Adds .jshintrc files for: grunt (default set), src, tests; Adapts jQuery-UI ↵Rick Waldron2012-06-251-0/+11
loading method