perf(cli): improveconfig.ts template (#242)

This commit is contained in:
pengzhanbo 2024-10-02 01:29:11 +08:00 committed by GitHub
parent ae20e24fe2
commit 5115791aa7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,8 +32,8 @@ export default defineUserConfig({
* @see https://theme-plume.vuejs.press/config/plugins/code-highlight/
*/
// shiki: {
// // 强烈建议预设代码块高亮语言,插件默认加载所有语言会产生不必要的时间开销
// languages: ['shell', 'bash', 'typescript', 'javascript'],
// twoslash: true,
// },
/**
@ -72,7 +72,7 @@ export default defineUserConfig({
// },
/**
* comments
* 评论 comments
* @see https://theme-plume.vuejs.press/guide/features/comments/
*/
// comment: {