# required-jsdoc Ensures that all `Props`, `Methods` and `Events` have a valid jsdoc ## Config No config is needed ## Usage ```json { "stencil/required-jsdoc": "error" } ```