Skip to content

Instantly share code, notes, and snippets.

@martinkunc
Created October 16, 2021 11:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save martinkunc/a8ae7950c11df487e82a4fad7dd40581 to your computer and use it in GitHub Desktop.
Save martinkunc/a8ae7950c11df487e82a4fad7dd40581 to your computer and use it in GitHub Desktop.
"compilerOptions": {
"forceConsistentCasingInFileNames": true,
"strict": true,
"noImplicitReturns": true,
"noFallthroughCasesInSwitch": true,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment