We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89a523e commit b751a8aCopy full SHA for b751a8a
README.md
@@ -5,7 +5,7 @@
5
[![Github Actions][github-actions-src]][github-actions-href]
6
[![Codecov][codecov-src]][codecov-href]
7
8
-> Package description
+> Tools for minimal TypeScript transpilation of Vue SFCs
9
10
## Usage
11
package.json
@@ -3,7 +3,7 @@
3
"type": "module",
4
"version": "0.0.0",
"packageManager": "pnpm@10.7.0",
- "description": "",
+ "description": "Tools for minimal TypeScript transpilation of Vue SFCs",
"license": "MIT",
"repository": "nuxt-contrib/vue-sfc-transformer",
"sideEffects": false,
0 commit comments