storefront-nuxt3-boilerplate
storefront-nuxt3-boilerplate copied to clipboard
fix: use type import to fix typescript warnings
๐ Linked issue
โ Type of change
- [ ] ๐ Documentation (updates to the documentation, readme or JSDoc annotations)
- [x] ๐ Bug fix (a non-breaking change that fixes an issue)
- [ ] ๐ Enhancement (improving an existing functionality like performance)
- [ ] โจ New feature (a non-breaking change that adds functionality)
- [ ] ๐งน Chore (updates to the build process or auxiliary tools and libraries)
- [ ] โ ๏ธ Breaking change (fix or feature that would cause existing functionality to change)
๐ Description
Simply fix typescript warnings when building the app about importing types with verbatimMode enabled