Skip to content

@rotki/require-jsdoc-on-composable-options

Require JSDoc comments on composable options interface properties

📖 Rule Details

This rule requires JSDoc comments on every property of interfaces matching the Use*Options pattern.

🚀 Version

This rule was introduced in @rotki/eslint-plugin v1.3.0

🔍 Implementation