summaryrefslogtreecommitdiffstatshomepage
path: root/.jshintrc
Commit message (Expand)AuthorAge
* Bump `esversion` from 6 to 10 in JSHint config.Weston Ruter2025-03-10
* Build/Test Tools: Update JSHint config to remove deprecated options.Pascal Birchler2024-02-23
* Emoji: Optimize emoji loader with `sessionStorage`, `willReadFrequently`, and...Weston Ruter2023-06-27
* Revert unnecessary changes to .jshintrc files.Joe McGill2023-06-27
* Script Loader: Add support for HTML 5 "async" and "defer" attributes.Joe McGill2023-06-26
* Build tools: Fix the `travis:js` build.Anton Timmermans2018-12-24
* General: Remove `.jshintrc` and `*.json` from the 2-space-indent `.editorconf...Gary Pendergast2017-10-12
* Build: Webpack instead of Browserify as JavaScript bundler.Adam Silverstein2017-10-04
* Build/Test Tools: After [29858], update `.jsintrc` to use spaces, not tabs.Sergey Biryukov2017-01-13
* Build: Prevent non-breaking spaces from accidentally being inserted into Java...Gary Pendergast2015-11-12
* Update `grunt-contrib-jshint` to `0.11.0`Scott Taylor2015-03-06
* Remove smarttabs from .jshintrc per IRC discussion. see #25187.Andrew Nacin2013-11-13
* Update jshint grunt task to exclude eqeqeq and curly for now, until we've res...Andrew Nacin2013-11-07
* Add es3 and onevar to the JSHint configuration as discussed in IRC. Props jor...Andrew Ozz2013-11-06
* Add a .jshintrc file and associated jshint grunt task.Andrew Nacin2013-10-27