Skip to content

Commit

Permalink
Added a suggested settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhop committed May 7, 2024
1 parent 45cba71 commit ef3f390
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 @@ -14,7 +14,7 @@
"noUncheckedIndexedAccess": true,
"noUnusedLocals": true,
"noUnusedParameters": true,

"forceConsistentCasingInFileNames": true
},
"include": ["**/*.ts"],
"exclude": ["vendor/re2/app/**"]
Expand Down

0 comments on commit ef3f390

Please sign in to comment.