Skip to content

Commit

Permalink
fix: lint vitepress by default
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Mar 9, 2022
1 parent 4a0c791 commit 8f51445
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/basic/index.js
Expand Up @@ -20,6 +20,7 @@ module.exports = {
'LICENSE.*',
'public',
'temp',
'!.vitepress',
],
plugins: [
'html',
Expand Down

0 comments on commit 8f51445

Please sign in to comment.