Skip to content

Commit 799a916

Browse files
committed
remove comment from tsconfig.json for scanning
1 parent 985a3c6 commit 799a916

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,5 @@
66
"strict": true,
77
"esModuleInterop": true
88
},
9-
// need to exclude to avoid: error TS5055: Cannot write file './build/.../xxx.ts' because it would overwrite input file.
109
"exclude": ["./build/**/*"]
1110
}

0 commit comments

Comments
 (0)