Add tsc-alias
This commit is contained in:
+5
-2
@@ -16,7 +16,10 @@
|
||||
"ES2021.String"
|
||||
]
|
||||
},
|
||||
|
||||
"include": ["src"],
|
||||
"exclude": ["node_modules"]
|
||||
"exclude": ["node_modules"],
|
||||
"tsc-alias": {
|
||||
"resolveFullPaths": true,
|
||||
"verbose": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user