Skip to content

Commit 0132f39

Browse files
committed
build: add path aliathes
1 parent 6754a27 commit 0132f39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

+1
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,6 @@
3131
"forceConsistentCasingInFileNames": true,
3232
// `tsdx build` ignores this option, but it is commonly used when type-checking separately with `tsc`
3333
"noEmit": true,
34+
"baseUrl": "src"
3435
}
3536
}

0 commit comments

Comments
 (0)