Skip to content

Commit

Permalink
123
Browse files Browse the repository at this point in the history
  • Loading branch information
colinrotherham committed Feb 26, 2025
1 parent 8b917d1 commit c977f0d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tsconfig.base.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
"allowJs": true,
"checkJs": true,
"esModuleInterop": true,
"module": "ESNext",
"moduleResolution": "Node",
"module": "NodeNext",
"noEmit": true,
"noImplicitThis": true,
"skipLibCheck": true,
Expand Down

0 comments on commit c977f0d

Please sign in to comment.