Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit fc7c3d5

Browse files
author
RakaDoank
committed
Update tsconfig.json
1 parent fc9c97a commit fc7c3d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"compilerOptions": {
55
"allowUnreachableCode": false,
66
"allowUnusedLabels": false,
7+
"forceConsistentCasingInFileNames": true,
78
"isolatedModules": true,
89
"noFallthroughCasesInSwitch": true,
910
"noImplicitReturns": true,

0 commit comments

Comments
 (0)