Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build: remove deprecated JSHint options | Stephen Edgar | 2015-03-08 | 1 | -4/+1 |
| | | | | | | JSHint no longer supports `onevar`, `smarttabs` or `trailing` options. Closes gh-2029 | ||||
* | Update jshintrc to conform to new style guide. Conform to onevar and unused ↵ | Timmy Willison | 2013-04-09 | 1 | -5/+8 |
| | | | | in tests. Fixes #13755. | ||||
* | Make compatible with jshint, lint test/data. Close gh-1043. | Timo Tijhof | 2012-12-06 | 1 | -14/+12 |
| | |||||
* | Clean up jshintrc configs. Close gh-983. | Mike Sherov | 2012-10-16 | 1 | -10/+14 |
| | |||||
* | enforce double quotes via JSHint. Closes gh-975 | Mike Sherov | 2012-10-16 | 1 | -0/+1 |
| | |||||
* | Adds .jshintrc files for: grunt (default set), src, tests; Adapts jQuery-UI ↵ | Rick Waldron | 2012-06-25 | 1 | -0/+11 |
loading method |