jsonc/no-plus-sign
disallow plus sign
- ⚙️ This rule is included in
configs["recommended-with-json"]andconfigs["recommended-with-jsonc"]. - 🔧 The
--fixoption on the command line can automatically fix some of the problems reported by this rule.
📖 Rule Details
This rule disallow plus sign.
Cannot use plus sign when in JSON and JSONC.
🔧 Options
Nothing.
👫 Related rules
🚀 Version
This rule was introduced in eslint-plugin-jsonc v1.1.0