Do not error on /*** comments

This commit is contained in:
Andreas Hocevar
2021-06-28 19:17:54 +02:00
parent 0641bd47ce
commit f5cc9a585a
+1
View File
@@ -125,6 +125,7 @@
"@openlayers" "@openlayers"
], ],
"rules": { "rules": {
"jsdoc/no-bad-blocks": "off",
"import/no-commonjs": "error", "import/no-commonjs": "error",
"@openlayers/no-exclusive-tests": [ "@openlayers/no-exclusive-tests": [
"error", "error",