Skip to content

vue/static-class-names-order

enforce static class names order

  • 🔧 The --fix option on the command line can automatically fix some of the problems reported by this rule.

📖 Rule Details

This rule aims to enforce the order of static class names.

Now loading...

🔧 Options

Nothing.

🚀 Version

This rule was introduced in eslint-plugin-vue v6.1.0

🔍 Implementation