Opened 10 years ago
Closed 10 years ago
#26040 closed defect (bug) (fixed)
jshint shouldn't throw errors: wp-includes/js/customize-loader.js
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.8 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | |
Focuses: | Cc: |
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.
jshint cleanup of customize-loader (global and unused named function param)