2026 prosik,oltermanni,ansiomerkit

This commit is contained in:
jadera
2026-03-10 21:18:38 +02:00
parent b49e9e70b2
commit ae28ec183e
3 changed files with 20 additions and 9 deletions
+3
View File
@@ -48,5 +48,8 @@ module.exports = {
"jsx-a11y/no-static-element-interactions": "off",
"@typescript-eslint/default-param-last": "warn",
"object-curly-newline": "warn",
"no-mixed-spaces-and-tabs": "warn",
"no-tabs": "warn",
"react/jsx-indent": "warn",
},
};