Skip to content

Commit 002f9b4

Browse files
committed
chore: enable forceConsistentCasingInFileNames
1 parent 0fd764e commit 002f9b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"noImplicitAny": true,
77
"removeComments": false,
88
"experimentalDecorators": true,
9+
"forceConsistentCasingInFileNames": true,
910
"esModuleInterop": true,
1011
"sourceMap": true,
1112
"declaration": true,

0 commit comments

Comments
 (0)