nuxt-intellij-helper
v1.0.0
Published
component detection helper for IntelliJ IDEA based IDEs compatible with Nuxt3.
Downloads
3
Readme
Nuxt Module
component detection helper for IntelliJ IDEA based IDEs compatible with Nuxt3.
Inspired by fumeapp/nuxt-storm
Development
- Run
npm run dev:prepare
to generate type stubs. - Use
npm run dev
to start playground in development mode.