looking better
This commit is contained in:
parent
3ebe1178f4
commit
5c4dac8f27
25 changed files with 232 additions and 416 deletions
|
|
@ -1,12 +1,6 @@
|
|||
{
|
||||
"extends": "../../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "./dist",
|
||||
"rootDir": "./src"
|
||||
},
|
||||
"include": ["src/**/*"],
|
||||
"extends": "../../tsconfig.lib.json",
|
||||
"references": [
|
||||
{ "path": "../types" },
|
||||
{ "path": "../logger" },
|
||||
{ "path": "../utils" },
|
||||
{ "path": "../data-frame" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue