index
:
wordpress
1.5
2.0
2.1
2.2
2.3
2.5
2.6
2.7
2.8
2.9
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3.7
3.8
3.9
4.0
4.1
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
5.1
5.2
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.3
6.4
6.5
6.6
6.7
6.8
master
trunk
WordPress
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
.jshintrc
Commit message (
Expand
)
Author
Age
*
Bump `esversion` from 6 to 10 in JSHint config.
Weston Ruter
2025-03-10
*
Build/Test Tools: Update JSHint config to remove deprecated options.
Pascal Birchler
2024-02-23
*
Emoji: Optimize emoji loader with `sessionStorage`, `willReadFrequently`, and...
Weston Ruter
2023-06-27
*
Revert unnecessary changes to .jshintrc files.
Joe McGill
2023-06-27
*
Script Loader: Add support for HTML 5 "async" and "defer" attributes.
Joe McGill
2023-06-26
*
Build tools: Fix the `travis:js` build.
Anton Timmermans
2018-12-24
*
General: Remove `.jshintrc` and `*.json` from the 2-space-indent `.editorconf...
Gary Pendergast
2017-10-12
*
Build: Webpack instead of Browserify as JavaScript bundler.
Adam Silverstein
2017-10-04
*
Build/Test Tools: After [29858], update `.jsintrc` to use spaces, not tabs.
Sergey Biryukov
2017-01-13
*
Build: Prevent non-breaking spaces from accidentally being inserted into Java...
Gary Pendergast
2015-11-12
*
Update `grunt-contrib-jshint` to `0.11.0`
Scott Taylor
2015-03-06
*
Remove smarttabs from .jshintrc per IRC discussion. see #25187.
Andrew Nacin
2013-11-13
*
Update jshint grunt task to exclude eqeqeq and curly for now, until we've res...
Andrew Nacin
2013-11-07
*
Add es3 and onevar to the JSHint configuration as discussed in IRC. Props jor...
Andrew Ozz
2013-11-06
*
Add a .jshintrc file and associated jshint grunt task.
Andrew Nacin
2013-10-27