Skip to content

Commit

Permalink
Update tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bandhan-majumder authored Dec 17, 2024
1 parent 8deb24c commit 45685b6
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 @@ -7,6 +7,6 @@
"strict": true /* Enable all strict type-checking options. */,
"skipLibCheck": true /* Skip type checking all .d.ts files. */,
"resolveJsonModule": true /* Allow to import JSON files */,
"noUncheckedSideEffectImports": true /* Checks if module's path exists */,
"noUncheckedSideEffectImports": true /* Checks if module's path exists. */
}
}

0 comments on commit 45685b6

Please sign in to comment.