Review settings for type vs value imports #217
Labels
priority: p3/standard
Enhancement with nominal value or bug with nominal impact
scope: tsconfig
size: md
type: bug
Something isn't working
"preserveValueImports": false
and"importsNotUsedAsValues": "remove"
on that project for now.preserveValueImports
andimportsNotUsedAsValues
in favor of the newverbatimModuleSyntax
Once TS 5 is out (slated for the 14th), we'll need to review this to hopefully ensure:
script setup
The text was updated successfully, but these errors were encountered: