Skip to content

Commit

Permalink
update noImplicityAny
Browse files Browse the repository at this point in the history
  • Loading branch information
MaksymBora committed Oct 15, 2023
1 parent 9f9f794 commit a725f5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"isolatedModules": true,
"noEmit": true,
"jsx": "react-jsx",
"noImplicitAny": false,

/* Linting */
"strict": true,
Expand Down

0 comments on commit a725f5e

Please sign in to comment.