1
0
Fork 0

change base dir

pull/1477/head
Vallie Joseph 2023-07-31 17:53:31 +00:00
parent 0e6a4689d6
commit b39bc39151
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"extends": "../../tsconfig.json",
"compilerOptions": {
"baseUrl": "./",
"baseUrl": ".",
"outDir": "./lib",
"rootDir": "./src",
"moduleResolution": "node"