Skip to content

Commit

Permalink
Update backend TypeScript target
Browse files Browse the repository at this point in the history
  • Loading branch information
N2D4 committed Dec 25, 2024
1 parent 9afde9f commit f0cc81e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/backend/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"compilerOptions": {
"target": "es2015",
"target": "es2020",
"lib": [
"dom",
"dom.iterable",
Expand Down

0 comments on commit f0cc81e

Please sign in to comment.