Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 5b26693

Browse files
Update tsconfig.esm.base.json
1 parent bb7f573 commit 5b26693

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

tsconfig.esm.base.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"skipLibCheck": true,
1414
"allowSyntheticDefaultImports": true,
1515
"esModuleInterop": true,
16-
"declarationDir": "dist/types"
16+
"declarationDir": "dist/types",
17+
"noEmit": false
1718
}
18-
}
19+
}

0 commit comments

Comments
 (0)