Skip to content

Commit 32a03a7

Browse files
committed
forcing consistent casing in file names
1 parent 561b1d6 commit 32a03a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
],
88
"sourceMap": true,
99
"rootDir": ".",
10+
"forceConsistentCasingInFileNames": true,
1011
"declaration": true
1112
},
1213
"exclude": [

0 commit comments

Comments
 (0)