updating config
This commit is contained in:
parent
c9cddf68de
commit
9ea35568e5
2 changed files with 4 additions and 9 deletions
|
|
@ -4,8 +4,9 @@
|
|||
"module": "NodeNext",
|
||||
"moduleResolution": "NodeNext",
|
||||
"outDir": "dist",
|
||||
"rootDir": "scripts",
|
||||
"rootDir": ".",
|
||||
"types": ["node"],
|
||||
},
|
||||
"references": [{ "path": "../packages/shared" }],
|
||||
"include": ["scripts/**/*"],
|
||||
"include": ["./**/*"],
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue