updated eslint config

This commit is contained in:
Ren Amamiya
2023-03-04 21:04:34 +07:00
parent 63dbfba391
commit 8b86aca23c
30 changed files with 2 additions and 31 deletions

View File

@@ -1,4 +1,3 @@
/* eslint-disable @typescript-eslint/no-explicit-any */
import { DatabaseContext } from '@components/contexts/database';
import { ImageWithFallback } from '@components/imageWithFallback';