toml/keys-order
disallow defining pair keys out-of-order
- ⚙️ This rule is included in
"plugin:toml/standard"
. - 🔧 The
--fix
option on the command line can automatically fix some of the problems reported by this rule.
📖 Rule Details
This rule reports out-of-order pair keys.
🔧 Options
Nothing.
📚 Further reading
👫 Related rules
🚀 Version
This rule was introduced in eslint-plugin-toml v0.1.0