Skip to content

Commit 31d41c4

Browse files
chore(tsconfig): remove "forceConsistentCasingInFileNames"
1 parent efdcc0a commit 31d41c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"declaration": true,
88
"declarationMap": true,
99
"sourceMap": true,
10-
"forceConsistentCasingInFileNames": true,
1110
"strict": true,
1211
"outDir": "lib"
1312
},

0 commit comments

Comments
 (0)