forked from Archives/Athou_commafeed
readd eslint-config-love now that it has been updated
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user