We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69b1b51 commit 6eb8324Copy full SHA for 6eb8324
src/rules/requireJsdoc.js
@@ -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
-
4
const OPTIONS_SCHEMA = {
5
additionalProperties: false,
6
properties: {
0 commit comments