Skip to content

Commit 414db1e

Browse files
committed
add baseurl
1 parent 0289dce commit 414db1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/rtk-app-structure-example/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"resolveJsonModule": true,
1515
"noEmit": true,
1616
"jsx": "react-jsx",
17+
"baseUrl": ".",
1718
"paths": {
1819
"@/*": ["./src/*"]
1920
}

0 commit comments

Comments
 (0)