Skip to content

Commit

Permalink
fix: remove accidental commit
Browse files Browse the repository at this point in the history
  • Loading branch information
carlbrugger authored Aug 31, 2023
1 parent 0d71d82 commit ee0ed18
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"compilerOptions": {
"esModuleInterop": true,
"isolatedModules": true,
"lib": [ "es2015", "dom" ],
"moduleResolution": "nodenext"
"lib": [ "es2015", "dom" ]
}
}

0 comments on commit ee0ed18

Please sign in to comment.