Hi,
The Typescript linter seems to have an issue resolving .avif image files.
The build works as expected and correctly displays the images. However the editor displays the following error:
Cannot find module '../../images/people-3.avif' or its corresponding type declarations.
Is this something that should be fixed with config on the user side or should the .avif extension be added to the library resolver?