cylc / cylc-ui

Web app for monitoring and controlling Cylc workflows
https://cylc.github.io
GNU General Public License v3.0
35 stars 26 forks source link

Use `eslint-plugin-vue` strongly-recommended rules #1536

Open MetRonnie opened 8 months ago

MetRonnie commented 8 months ago

We should turn these ESLint rules to improve consistency. https://eslint.vuejs.org/rules/

oliver-sanders commented 8 months ago

Looks good.

Note, will result in a lot of diff (maybe wait for a quiet period) and a bit of work (not all rules have fixers).