Skip to content

jsonc/vue-custom-block/no-parsing-error

disallow parsing errors in Vue custom blocks

  • ⚙️ This rule is included in all of configs["recommended-with-json"], configs["recommended-with-json5"] and configs["recommended-with-jsonc"].

📖 Rule Details

This rule reports JSON parsing errors in Vue custom blocks.

Now loading...

🔧 Options

Nothing.

🚀 Version

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

🔍 Implementation