Skip to content

Commit a46828b

Browse files
committed
fix build issue
1 parent b9e5548 commit a46828b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tsconfig.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
{
22
"extends": "astro/tsconfigs/strict",
33
"compilerOptions": {
4-
"noEmit": false,
5-
"emitDeclarationOnly": true,
64
"outDir": "dist",
75
"rootDir": ".",
86
"declaration": true,

0 commit comments

Comments
 (0)