# 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.
# 🔧 Options
Nothing.
# 📚 Further reading
# 🚀 Version
This rule was introduced in eslint-plugin-toml v0.1.0