vue-plugin icon indicating copy to clipboard operation
vue-plugin copied to clipboard

Fix TS1444 error

Open abchiyi opened this issue 2 years ago • 1 comments

When both "preserveValueImports" and "isolatedModules" are enabled, you must import using type-only imports.

abchiyi avatar Dec 03 '22 13:12 abchiyi

Should both those things be enabled?

joshgoebel avatar Dec 10 '22 10:12 joshgoebel