7 lines
80 B
JSON
7 lines
80 B
JSON
{
|
|
"extends": "./tsconfig",
|
|
"compilerOptions": {
|
|
"outDir": "./tmp"
|
|
}
|
|
}
|