This commit is contained in:
jadera
2026-03-11 11:56:44 +02:00
parent 7a9805ebe9
commit 22454369fd
+1 -1
View File
@@ -52,6 +52,6 @@ module.exports = {
"no-tabs": "warn",
"react/jsx-indent": "warn",
"padded-blocks": "warn",
"spaced-comment": "warn",,
"spaced-comment": "warn",
},
};