提交 ac57bb69 编写于 作者: richard_1015's avatar richard_1015

chore: tsconfig add skipLibCheck

上级 1f668ba6
......@@ -12,6 +12,7 @@
"removeComments": true,
"resolveJsonModule": true,
"esModuleInterop": true,
"skipLibCheck": true,
"lib": ["esnext", "dom"],
"outDir": "./tsc/test",
"types": ["vite/client", "jest"],
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册