Skip to content

Commit

Permalink
Modify tsconfig.json for dependency updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
emmiegit committed Jul 7, 2024
1 parent e393b36 commit f99f52e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions framerail/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
"checkJs": true,
"esModuleInterop": true,
"forceConsistentCasingInFileNames": true,
"ignoreDeprecations": "5.0",
"verbatimModuleSyntax": true,
"resolveJsonModule": true,
"skipLibCheck": true,
"sourceMap": true,
Expand Down

0 comments on commit f99f52e

Please sign in to comment.