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 da846f4 commit 3dfd1a1Copy full SHA for 3dfd1a1
.eslintrc
@@ -320,7 +320,6 @@
320
}
321
],
322
"jsdoc/empty-tags": "warn",
323
- "jsdoc/newline-after-description": "warn",
324
"jsdoc/no-bad-blocks": "warn",
325
"jsdoc/no-defaults": "warn",
326
"jsdoc/no-types": "warn",
.stylelintrc
@@ -73,6 +73,7 @@
73
74
"linebreaks": "unix",
75
"media-feature-name-no-unknown": null,
76
+ "media-feature-range-notation": null,
77
"no-descending-specificity": null,
78
"no-empty-first-line": true,
79
"no-unknown-animations": true,
0 commit comments