Skip to content

Commit b751a8a

Browse files
committed
docs: add description
1 parent 89a523e commit b751a8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Github Actions][github-actions-src]][github-actions-href]
66
[![Codecov][codecov-src]][codecov-href]
77

8-
> Package description
8+
> Tools for minimal TypeScript transpilation of Vue SFCs
99
1010
## Usage
1111

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "0.0.0",
55
"packageManager": "pnpm@10.7.0",
6-
"description": "",
6+
"description": "Tools for minimal TypeScript transpilation of Vue SFCs",
77
"license": "MIT",
88
"repository": "nuxt-contrib/vue-sfc-transformer",
99
"sideEffects": false,

0 commit comments

Comments
 (0)