You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install and use eslint-plugin-jsdoc to lint the project's documentation and emit warnings when issues are identified. (use typescript's recommended linting options)
Install and use eslint-plugin-jsdoc to lint the project's documentation and emit warnings when issues are identified. (use typescript's recommended linting options)
Additionally, use https://github.com/gajus/eslint-plugin-jsdoc/blob/main/docs/rules/require-jsdoc.md#readme to emit warnings when typescript interfaces are not documented.
Also disable auto-fixing
The text was updated successfully, but these errors were encountered: