Skip to content

Commit

Permalink
大文字
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Feb 29, 2024
1 parent 8276030 commit 1913aca
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
@@ -1,7 +1,7 @@
{
"compilerOptions": {
"target": "es2020",
"module": "es2020",
"target": "ES2020",
"module": "ES2020",
"strict": true,
"declaration": true,
"strictNullChecks": true,
Expand Down

0 comments on commit 1913aca

Please sign in to comment.