Skip to content

Commit fe1c918

Browse files
committed
chore: pwa types
1 parent fde6388 commit fe1c918

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tsconfig.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"vite/client",
2323
"vue/ref-macros",
2424
"vite-plugin-pages/client",
25-
"vite-plugin-vue-layouts/client"
25+
"vite-plugin-vue-layouts/client",
26+
"vite-plugin-pwa/client",
2627
],
2728
"paths": {
2829
"~/*": [

0 commit comments

Comments
 (0)