0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-10 23:01:26 -05:00

chore: bump typescript-eslint to v8 (#11649)

This commit is contained in:
Josh Goldberg ✨ 2024-08-08 05:54:04 -04:00 committed by GitHub
parent 797be2e6bd
commit d50c12f720

View file

@ -13,7 +13,6 @@ export function isESMImportedImage(src: ImageMetadata | string): src is ImageMet
return typeof src === 'object';
}
// eslint-disable-next-line @typescript-eslint/ban-types
export type DevImageService = 'sharp' | 'squoosh' | (string & {});
// https://vercel.com/docs/build-output-api/v3/configuration#images