Skip to content

Commit

Permalink
typescript upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
3axap4eHko committed Aug 29, 2023
1 parent 95230de commit 6ea6a13
Show file tree
Hide file tree
Showing 2 changed files with 411 additions and 391 deletions.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"compilerOptions": {
"target": "esnext",
"module": "ESNext",
"module": "NodeNext",
"declaration": true,
"esModuleInterop": true,
"moduleResolution": "nodenext",
Expand Down
Loading

0 comments on commit 6ea6a13

Please sign in to comment.