astro/missing-client-only-directive-value

the client:only directive is missing the correct component’s framework value

  • βš™ This rule is included in "plugin:astro/recommended".

πŸ“– Rule Details

This rule reports not setting a value for the client:only directive.

πŸ”§ Options

Nothing.

πŸ“š Further Reading

πŸš€ Version

This rule was introduced in eslint-plugin-astro v0.33.0

πŸ” Implementation



Edit this page