| Summary: | [eslint] Exception linting import statement | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Michael Rennie <Michael_Rennie> |
| Component: | JS Tools | Assignee: | Michael Rennie <Michael_Rennie> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 12.0 | ||
| Target Milestone: | 12.0 | ||
| Hardware: | PC | ||
| OS: | Mac OS X | ||
| Whiteboard: | |||
|
Description
Michael Rennie
Fix + tests: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=53783a5a644098f6ce2abcc3f0e3c2a441c3b619 The problem was that the linting rule had not been updated to handle import statements (which do not have id nodes). |