jsonc/no-infinity
disallow Infinity
- ⚙️ This rule is included in
configs["recommended-with-json"]andconfigs["recommended-with-jsonc"].
📖 Rule Details
This rule reports the use of Infinity.
Cannot use Infinity when in JSON and JSONC.
🔧 Options
Nothing.
👫 Related rules
🚀 Version
This rule was introduced in eslint-plugin-jsonc v1.1.0