Opened 13 years ago
Closed 13 years ago
#26040 closed defect (bug) (fixed)
jshint shouldn't throw errors: wp-includes/js/customize-loader.js
| Reported by: | mdbitz | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.8 |
| Component: | Build/Test Tools | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
jshint cleanup of wp-includes/js/customize-loader.js
W117 : '_wpCustomizeLoaderSettings' is not defined
W098 : 'e' is defined but never used
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
jshint cleanup of customize-loader (global and unused named function param)