[dashboard] murano-dashboard uses outdated eslint and eslint-config-openstack
Bug #1524552 reported by
Kirill Zaitsev
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Murano |
Fix Released
|
Low
|
Darla Ahlert |
Bug Description
We have "devDependencies": {
"eslint": "^0.23.0",
"eslint-
}
while horizon has switched to more recent and stable options of
"eslint": "1.2.1",
"eslint-
We should also adopt this change and fix any jslint errors, that might arise from switching up
Changed in murano: | |
milestone: | none → mitaka-2 |
Changed in murano: | |
assignee: | nobody → Darla Ahlert (da741q) |
Changed in murano: | |
status: | Confirmed → In Progress |
Changed in murano: | |
milestone: | mitaka-2 → mitaka-3 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/264837
Review: https:/