Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
javascript
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 May 2014 at 07:07 UTC
Updated:
29 Jul 2014 at 23:36 UTC
Jump to comment: Most recent
Comments
Comment #1
nod_After the patch, both JSHint and ESLint validates.
Comment #2
Anonymous (not verified) commentedI can confirm that this fixes a number of eslint errors (variable scope, trailing comma, undefined vars) and both validate.
Comment #3
Anonymous (not verified) commentedComment #4
yesct commentedComment #5
alexpottCommitted 59fee19 and pushed to 8.x. Thanks!