Skip to content

jsonc/no-comments

disallow comments

  • ⚙️ This rule is included in configs["recommended-with-json"].

📖 Rule Details

This rule reports comments.

Cannot use comments when in JSON.

Now loading...

🔧 Options

Nothing.

🚀 Version

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

🔍 Implementation