Skip to content

Commit 50336bf

Browse files
committed
lint fix
1 parent 686dd18 commit 50336bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/docus/nuxt.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export default defineNuxtConfig({
1919
repo: 'studio',
2020
branch: 'main',
2121
rootDir: 'playground/docus',
22-
private: false
22+
private: false,
2323
},
2424
},
2525
})

0 commit comments

Comments
 (0)