You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// <reference types="next" />/// <reference types="next/image-types/global" />// NOTE: This file should not be edited// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
The text was updated successfully, but these errors were encountered:
Rename this to names without
d.ts
as is most common in libraries that export types you can use in yourtsconfig
.Investigate possible naming conventions and update docs.
Examples from other packages:
The text was updated successfully, but these errors were encountered: