Skip to content
This repository was archived by the owner on Jan 9, 2022. It is now read-only.

Commit b58e7cc

Browse files
committed
chore: add baseUrl to tsconfig
1 parent a8447d2 commit b58e7cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"compilerOptions": {
3+
"baseUrl": ".",
34
"allowJs": true,
45
"target": "esnext",
56
"module": "esnext",

0 commit comments

Comments
 (0)