Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
astahmer committed Feb 22, 2024
1 parent d836f98 commit 0d8eab0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tsconfig.build.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"strict": true,
"verbatimModuleSyntax": true,
"moduleResolution": "Bundler",
"module": "ESNext",
"customConditions": ["source"]
"module": "ESNext"
}
}

0 comments on commit 0d8eab0

Please sign in to comment.