Skip to content

Commit

Permalink
chore: remove esm preserveValueImports
Browse files Browse the repository at this point in the history
Signed-off-by: ehanoc <[email protected]>
  • Loading branch information
ehanoc committed Feb 13, 2025
1 parent 3e55c5e commit da3a1c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.esm.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"compilerOptions": {
"preserveValueImports": true,
"isolatedModules": false,
"declarationDir": "dist/types",
"outDir": "dist/esm",
Expand Down

0 comments on commit da3a1c6

Please sign in to comment.