Skip to content

Commit 53961b3

Browse files
committed
chore: change config
1 parent ac10a8b commit 53961b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: playground/nuxt.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default defineNuxtConfig({
44
extractStyle: true
55
},
66
imports:{
7-
autoImport:true
7+
autoImport: true
88
},
99
vite:{
1010
resolve:{

0 commit comments

Comments
 (0)