mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-04-25 12:19:10 +00:00
9 lines
No EOL
120 B
JSON
9 lines
No EOL
120 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"compilerOptions": {
|
|
"outDir": "./lib"
|
|
},
|
|
"include": [
|
|
"./src"
|
|
]
|
|
} |