7 lines
124 B
JSON
7 lines
124 B
JSON
{
|
|
"extends": "@tsconfig/node10/tsconfig.json",
|
|
"compilerOptions": {
|
|
"declaration": true,
|
|
"outDir": "build"
|
|
}
|
|
} |