nuxt / image

Plug-and-play image optimization for Nuxt applications.
https://image.nuxt.com
MIT License
1.35k stars 272 forks source link

No hinting for prop types in Webstorm #1556

Open TuringJest opened 1 month ago

TuringJest commented 1 month ago

Looks like changes have been made which broke type definitions in Webstorm. What is the preferred way to provide prop typings in Nuxt (for a pr)?

@nuxtImage: 1.8.1 nuxt: 3.12.2

TuringJest commented 1 month ago

Nevermind the PR, totally forgot that there is a world without TS 😅

Baroshem commented 3 days ago

Hey there,

No worries. Happened to me few times as well! :D

Do you still run into this issue? I have just tested it and it works correctly in VS Code for me