readd eslint-config-love now that it has been updated

This commit is contained in:
Athou
2024-04-02 21:43:10 +02:00
parent 16199c5b54
commit a756783604
7 changed files with 29 additions and 16 deletions

View File

@@ -1,8 +1,8 @@
import axios, { AxiosError } from "axios"
import axios, { type AxiosError } from "axios"
import {
type AddCategoryRequest,
type AdminSaveUserRequest,
AuthenticationError,
type AuthenticationError,
type Category,
type CategoryModificationRequest,
type CollapseRequest,