Skip to content

Commit 8091ba9

Browse files
committed
chore: update rootDir and baseUrl in TypeScript configuration
1 parent 9711955 commit 8091ba9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"extends": "../tsconfig.base.json",
33
"compilerOptions": {
4-
"rootDir": ".",
4+
"rootDir": "..",
55
"allowJs": true,
66
"skipLibCheck": true,
77
"paths": {

0 commit comments

Comments
 (0)