Skip to content

Commit 9711955

Browse files
committed
chore: remove outDir option from TypeScript configuration
1 parent be660f1 commit 9711955

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"extends": "../tsconfig.base.json",
33
"compilerOptions": {
4-
"outDir": "../dist",
54
"rootDir": ".",
65
"allowJs": true,
76
"skipLibCheck": true,

0 commit comments

Comments
 (0)