generated from nhcarrigan/template
7 lines
137 B
JSON
7 lines
137 B
JSON
|
{
|
||
|
"extends": "@nhcarrigan/typescript-config",
|
||
|
"compilerOptions": {
|
||
|
"rootDir": "./src",
|
||
|
"outDir": "./prod"
|
||
|
}
|
||
|
}
|