Skip to content

Commit

Permalink
chore: update (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
Himenon authored Feb 4, 2024
1 parent 960d4b6 commit 291ee86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"noUnusedParameters": false,
"skipLibCheck": true,
"sourceMap": false,
"target": "es2019",
"lib": ["dom", "es2019"],
"target": "es2022",
"lib": ["dom", "es2023"],
"rootDir": ".",
"outDir": "lib",
"strict": true
Expand Down

0 comments on commit 291ee86

Please sign in to comment.