Skip to content

Commit

Permalink
chore: remove module and moduleResolution settings
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Rath committed Oct 26, 2023
1 parent 740fc29 commit e809d54
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
{
"extends": "@tsconfig/node14/tsconfig.json",
"compilerOptions": {
"moduleResolution": "node16",
"module": "node16",
"noEmit": true,
"stripInternal": true,

Expand Down

0 comments on commit e809d54

Please sign in to comment.