Extract api request logic into component
This commit is contained in:
parent
8df09e1b21
commit
db73dee8d7
4 changed files with 51 additions and 66 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue