Skip to content

Commit 6d3f37b

Browse files
authored
chore(docs): update readme for types (#339)
1 parent c2a0c98 commit 6d3f37b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ After installing, **you should run your dev server** (usually `npm run dev`) **t
127127
// ...
128128
"compilerOptions": {
129129
// ...
130+
"moduleResolution": "Bundler",
130131
"types": [
131132
// ...
132133
"unplugin-vue-router/client"

0 commit comments

Comments
 (0)