エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
valid-jsdoc - ESLint - Pluggable JavaScript Linter
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
valid-jsdoc - ESLint - Pluggable JavaScript Linter
If comments are invalid because of typing mistakes, then documentation will be incomplete. If com... If comments are invalid because of typing mistakes, then documentation will be incomplete. If comments are inconsistent because they are not updated when function definitions are modified, then readers might become confused. Rule Details This rule enforces valid and consistent JSDoc comments. It reports any of the following problems: missing parameter tag: @arg, @argument, or @param inconsistent o

