fix: 修复ts-config未匹配上的文件 (#2880)
This commit is contained in:
parent
7535db377f
commit
155ad45848
|
|
@ -15,7 +15,7 @@
|
||||||
"files": [
|
"files": [
|
||||||
"base.json",
|
"base.json",
|
||||||
"node.json",
|
"node.json",
|
||||||
"vue.json",
|
"vue-app.json",
|
||||||
"node-server.json"
|
"node-server.json"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue