Skip to content

Commit

Permalink
chore: 🤖 tsconfig.base.json
Browse files Browse the repository at this point in the history
  • Loading branch information
meetqy committed Feb 24, 2023
1 parent 1176e73 commit c76764a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.base.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"compilerOptions": {
"moduleResolution": "nodenext",
"target": "ESNext",
"module": "ESNext",
"module": "CommonJS",
"baseUrl": ".",
"esModuleInterop": true,
"paths": {
Expand Down

0 comments on commit c76764a

Please sign in to comment.