Skip to content

Commit

Permalink
deploy?
Browse files Browse the repository at this point in the history
  • Loading branch information
dutexion committed Apr 1, 2024
1 parent aa9cabe commit 9fc86e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"noUnusedLocals": true,
"noUnusedParameters": true,
"noFallthroughCasesInSwitch": true,
"forceConsistentCasingInFileNames": true
"forceConsistentCasingInFileNames": false
},
"include": ["src", "src/custom.d.ts"]
}

0 comments on commit 9fc86e1

Please sign in to comment.