Skip to content

Commit 76da478

Browse files
committed
Add allowArbitraryExtensions
1 parent f19a0dc commit 76da478

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"compilerOptions": {
3+
"allowArbitraryExtensions": true,
34
"composite": true,
45
"declaration": true,
56
"declarationMap": true,

0 commit comments

Comments
 (0)