feat: 测试markdown
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo",
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["src/*"]
|
||||
"@/*": ["src/*"],
|
||||
"@components/*": ["src/vue-element-plus-y/components/*"]
|
||||
},
|
||||
"typeRoots": ["./node_modules/@types", "./types"],
|
||||
/* Linting */
|
||||
|
||||
Reference in New Issue
Block a user