Update tsconfig
This commit is contained in:
parent
aa36bc6656
commit
dcb4d50dc1
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
"@xtablo/ui/*": ["./src/*"],
|
||||
}
|
||||
},
|
||||
"include": ["."],
|
||||
"include": ["src"],
|
||||
"exclude": ["node_modules", "dist"],
|
||||
"references": [
|
||||
{ "path": "../shared" }
|
||||
|
|
|
|||
Loading…
Reference in a new issue