Extract api request logic into component

This commit is contained in:
Joscha 2025-03-03 15:12:51 +01:00
parent 8df09e1b21
commit db73dee8d7
4 changed files with 51 additions and 66 deletions

View file

@ -37,7 +37,6 @@ export default tseslint.config(
eqeqeq: "error",
// https://typescript-eslint.io/rules/
"@typescript-eslint/explicit-function-return-type": "warn",
"@typescript-eslint/naming-convention": [
"warn",
// Default settings