Skip to content

toml/no-unreadable-number-separator

disallow number separators that to not enhance readability.

  • ⚙️ This rule is included in "plugin:toml/recommended" and "plugin:toml/standard".

📖 Rule Details

This rule disallow number separators that to not enhance readability.

Now loading...

🔧 Options

Nothing.

📚 Further reading

🚀 Version

This rule was introduced in eslint-plugin-toml v0.1.0

🔍 Implementation