We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
allowArbitraryExtensions
1 parent f19a0dc commit 76da478Copy full SHA for 76da478
tsconfig.json
@@ -1,5 +1,6 @@
1
{
2
"compilerOptions": {
3
+ "allowArbitraryExtensions": true,
4
"composite": true,
5
"declaration": true,
6
"declarationMap": true,
0 commit comments