jsonc/valid-json-number | eslint-plugin-jsonc (original) (raw)

disallow invalid number for JSON

📖 Rule Details

This rule reports numbers that cannot be parsed with JSON.

Now loading...

🔧 Options

Nothing.

🚀 Version

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

🔍 Implementation