vue-plugin
vue-plugin copied to clipboard
Fix TS1444 error
When both "preserveValueImports" and "isolatedModules" are enabled, you must import using type-only imports.
Should both those things be enabled?