Skip to content

Commit 3c6d5ec

Browse files
committed
chore: update tsconfig
1 parent 6ce14b4 commit 3c6d5ec

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

tsconfig.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,5 @@
66
"@": ["./src"],
77
"@/*": ["./src/*"]
88
}
9-
},
10-
"include": ["src/**/*", "*.js", "*.ts"],
11-
"exclude": ["node_modules"]
9+
}
1210
}

0 commit comments

Comments
 (0)