mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-06-17 10:39:09 +00:00
[ui-server]: init
This commit is contained in:
parent
9744228d98
commit
6b2f7289ce
5 changed files with 42 additions and 0 deletions
9
packages/roleypoly-ui-server/tsconfig.json
Normal file
9
packages/roleypoly-ui-server/tsconfig.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"extends": "../../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "./lib"
|
||||
},
|
||||
"include": [
|
||||
"./src"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue