Skip to content

Commit eee7a85

Browse files
committed
tsconfig baseurl
1 parent b3cf93d commit eee7a85

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tsconfig.dev.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"extends": "./tsconfig.json",
33
"compilerOptions": {
4+
"baseUrl": ".",
5+
"ignoreDeprecations": "6.0",
46
"rootDir": ".",
57
"preserveSymlinks": true,
68
"paths": {

0 commit comments

Comments
 (0)