Skip to content

Commit 6eb8324

Browse files
authored
docs: remove superfluous comment
1 parent 69b1b51 commit 6eb8324

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/rules/requireJsdoc.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// The requireJDDoc rule at eslint is deprecated and won't get any bugfixes anymore.
2-
// Thus this method implements a compatible requireJSDoc rule.
3-
41
const OPTIONS_SCHEMA = {
52
additionalProperties: false,
63
properties: {

0 commit comments

Comments
 (0)