[wp-trac] [WordPress Trac] #43135: Remove deprecated "es3" from .jshintrc file.
WordPress Trac
noreply at wordpress.org
Sat Jan 20 17:02:21 UTC 2018
#43135: Remove deprecated "es3" from .jshintrc file.
------------------------------+-----------------------------
Reporter: aristath | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Build/Test Tools | Version: trunk
Severity: normal | Keywords:
Focuses: |
------------------------------+-----------------------------
`es3` has been deprecated in .jshintrc:
http://jshint.com/docs/options/#es3
We should instead use `"esversion": 3`.
However, since WordPress no longer supports IE 6/7/8/9, ES3 is no longer
necessary.
Perhaps we could up it to 5?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43135>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list