Skip to content

Commit 4fd7681

Browse files
committed
chore: put tsbuildinfo file in out dir
1 parent b7da2b5 commit 4fd7681

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tsconfig.nmrium-internal.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"compilerOptions": {
44
"composite": true,
55
"emitDeclarationOnly": true,
6-
"outDir": "lib-internal"
6+
"outDir": "lib-internal",
7+
"tsBuildInfoFile": "lib-internal/tsconfig.nmrium-internal.tsbuildinfo"
78
}
89
}

0 commit comments

Comments
 (0)