fix: lint vitepress by default
This commit is contained in:
@@ -20,6 +20,7 @@ module.exports = {
|
|||||||
'LICENSE.*',
|
'LICENSE.*',
|
||||||
'public',
|
'public',
|
||||||
'temp',
|
'temp',
|
||||||
|
'!.vitepress',
|
||||||
],
|
],
|
||||||
plugins: [
|
plugins: [
|
||||||
'html',
|
'html',
|
||||||
|
|||||||
Reference in New Issue
Block a user