Skip to content

Commit

Permalink
fix ts config
Browse files Browse the repository at this point in the history
  • Loading branch information
ChewingGlass committed Aug 15, 2024
1 parent a449f56 commit 3abce9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"noEmit": true,
"isolatedModules": true,
"strict": true,
"moduleResolution": "node",
"allowSyntheticDefaultImports": true,
"esModuleInterop": true,
"baseUrl": ".",
Expand Down

0 comments on commit 3abce9f

Please sign in to comment.