Commit 24af1c92 authored by lihaihan's avatar lihaihan

修改tsconfig.json

parent def2aab8
......@@ -17,6 +17,6 @@
"@images/*": ["src/assets/images/*"]
}
},
"include": ["src/**/*.ts", "src/**/*.d.ts", "src/**/*.tsx", "src/**/*.vue"],
"include": ["src/**/*.ts", "src/**/*.d.ts", "src/**/*.tsx", "src/**/*.vue","node_modules/dayjs"],
"exclude": ["node_modules", "dist", "public"]
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment