Skip to content

Commit

Permalink
fix: remove "module" from tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlday committed Oct 5, 2024
1 parent 827dc20 commit 14219b4
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
@@ -1,6 +1,5 @@
{
"compilerOptions": {
"module": "commonjs",
"target": "ES2020",
"outDir": "out",
"lib": ["ES2020"] ,
Expand Down

0 comments on commit 14219b4

Please sign in to comment.