Skip to content

Commit

Permalink
checkJs false or nothing!
Browse files Browse the repository at this point in the history
  • Loading branch information
fdodino committed Nov 14, 2023
1 parent c26141f commit 219d595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsconfig.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"compilerOptions": {
"baseUrl": ".",
"checkJs": true,
"checkJs": false,
"jsx": "react-jsx",
"paths": {
"src/*": [
Expand Down

0 comments on commit 219d595

Please sign in to comment.