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