7f62a74877
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
10 lines
163 B
JSON
10 lines
163 B
JSON
{
|
|
"extends": "./tsconfig.lib.json",
|
|
"compilerOptions": {
|
|
"declarationMap": false
|
|
},
|
|
"angularCompilerOptions": {
|
|
"compilationMode": "partial"
|
|
}
|
|
}
|