In our apps we currently have the script part in a different file using the src attribute (as ts support in .vue files were lacking back then). Unfortunately volar doesn't register the locally registered components in this case, and therefore we don't get all the great component type checks.
