Skip to content

Commit

Permalink
revert tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
cetincakiroglu committed May 19, 2023
1 parent 0289a3b commit f914162
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
"baseUrl": "./",
"outDir": "./dist/out-tsc",
"forceConsistentCasingInFileNames": false,
/**** @todo update before release **/
"strict": true,
"noImplicitAny": true,
/**********/
"noImplicitOverride": false,
"noPropertyAccessFromIndexSignature": false,
"noImplicitReturns": false,
Expand Down

0 comments on commit f914162

Please sign in to comment.