fix all the lint warnings
This commit is contained in:
@@ -201,6 +201,7 @@ const router = createRouter({
|
||||
});
|
||||
|
||||
const errorHandler = (
|
||||
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
||||
error: any,
|
||||
to: RouteLocationNormalized,
|
||||
from: RouteLocationNormalized,
|
||||
|
||||
Reference in New Issue
Block a user