]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: add more html lint rules and fixer
authorNizamudeen A <nia@redhat.com>
Thu, 9 Jul 2026 07:49:59 +0000 (13:19 +0530)
committerNizamudeen A <nia@redhat.com>
Fri, 10 Jul 2026 10:50:27 +0000 (16:20 +0530)
commit8ae8c8177f809100ee07b4c73d1082293a5ba35c
tree80a8445d1cca38c3efbe67fb8ded601912878365
parent944f1b6b017274c83fb3a898e1373fc6a617c6e5
mgr/dashboard: add more html lint rules and fixer

deprecate the older eslint packages and install the unified official
packages for eslint and migrate .eslintrc to eslint.config.js.

also bump prettier

Fixes: https://tracker.ceph.com/issues/77112
Signed-off-by: Nizamudeen A <nia@redhat.com>
src/pybind/mgr/dashboard/frontend/.eslintrc.json [deleted file]
src/pybind/mgr/dashboard/frontend/.prettierrc
src/pybind/mgr/dashboard/frontend/eslint.config.mjs [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/package-lock.json
src/pybind/mgr/dashboard/frontend/package.json