Skip to content

Commit

Permalink
feat: Update code
Browse files Browse the repository at this point in the history
  • Loading branch information
nuintun committed Dec 17, 2024
1 parent 67da66e commit 076f729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"allowJs": true,
"newLine": "lf",
"jsx": "preserve",
"module": "ESNext",
"target": "ESNext",
"module": "NodeNext",
"skipLibCheck": true,
"noUnusedLocals": true,
"esModuleInterop": true,
Expand Down

0 comments on commit 076f729

Please sign in to comment.