| Summary: | Switch global lint preference from JSLint to ESLint | ||||||
|---|---|---|---|---|---|---|---|
| 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 | CC: | curtis.windatt.public, john.arthorne | ||||
| Version: | 6.0 | Flags: | curtis.windatt.public:
review+
|
||||
| Target Milestone: | 6.0 RC2 | ||||||
| Hardware: | PC | ||||||
| OS: | Mac OS X | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Michael Rennie
Actually what I was looking for is the ability to set a global flag for our current linting tool. So I think it would make sense to change this preference to be the global eslint flags instead of jslint. Created attachment 244483 [details] fix Since the update to 0.6.2 (bug 438095) will shake up how we create / work with the stanzas, we can add / update the preference for global eslint settings then. But for now we should just get rid of the JSLint pref http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=82b771f829ba5c83f3c719981f5bf1b0c373913b I agree, remove the pref for 6.0 to remove any confusion. Fixed in master. |