feat(demos): 添加函数式组件(TSX)示例并引入 highlight.js
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
"src/**/*.vue",
|
||||
"./auto-imports.d.ts",
|
||||
"./typed-router.d.ts",
|
||||
"./components.d.ts"
|
||||
"./components.d.ts",
|
||||
"node_modules/naive-ui/volar.d.ts"
|
||||
],
|
||||
"exclude": ["src/**/__tests__/*"],
|
||||
"compilerOptions": {
|
||||
|
||||
Reference in New Issue
Block a user