'TypeScript cannot handle type information for `.vue` imports by default, so we replace the `tsc` CLI with `vue-tsc` for type checking. In editors, we need [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) to make the TypeScript language service aware of `.vue` types.',
- ''
+ '',
].join('\n')
export default function generateReadme({
@@ -18,7+18,7 @@ export default function generateReadme({