eslint xD

This commit is contained in:
toimistokone
2026-03-10 17:45:42 +02:00
committed by jadera
parent 0825d87d0f
commit 4510bb08d8
2 changed files with 6 additions and 2 deletions
+1
View File
@@ -47,5 +47,6 @@ module.exports = {
"jsx-a11y/no-noninteractive-element-interactions": "off",
"jsx-a11y/no-static-element-interactions": "off",
"@typescript-eslint/default-param-last": "warn",
"object-curly-newline": "warn",
},
};