Skip to content

Commit 7ede0f5

Browse files
committed
autofix: tsconfigBase.json should have md5 50c7c2ed452d8025468a0a58f6eb6ca8
1 parent 3935ad5 commit 7ede0f5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@
6161
"util",
6262
"utility"
6363
]
64-
}
64+
}

tsconfigBase.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,8 @@
2020
"./*"
2121
]
2222
}
23+
},
24+
"typeAcquisition": {
25+
"enable": true
2326
}
2427
}

0 commit comments

Comments
 (0)