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 5c13ad6 commit 31bbe17Copy full SHA for 31bbe17
.eslintrc.json
@@ -42,6 +42,7 @@
42
"jsdoc/require-param-description": 0,
43
"jsdoc/require-property-description": 0,
44
"jsdoc/require-param-type": 0,
45
+ "jsdoc/tag-lines": 0,
46
"jsdoc/check-param-names": [
47
"error",
48
{
0 commit comments