chore(docs): update tsconfig.json
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"types": ["vite/client", "@types/node", "unplugin-icons/types/vue"]
|
||||
},
|
||||
"include": ["components", "src", "src/.vuepress/*"],
|
||||
"include": ["components", "src", "src/.vuepress"],
|
||||
"exclude": ["node_modules", "dist"],
|
||||
"references": [{ "path": "./tsconfig.node.json" }]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user