Skip to content

Commit

Permalink
change nothing
Browse files Browse the repository at this point in the history
  • Loading branch information
onnovisser committed Oct 4, 2023
1 parent ca297da commit 52e0c47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"lib": ["ES2020"],
"module": "commonjs",
"resolveJsonModule": true,
"sourceMap": false,
"esModuleInterop": true,
"sourceMap": false,
"forceConsistentCasingInFileNames": true,
"strict": false,
"skipLibCheck": true,
Expand Down

0 comments on commit 52e0c47

Please sign in to comment.