{
"extends": "./src/.inula-max/tsconfig.json",
"compilerOptions":{
"paths": {
"inula-max": [
"../../"
]
},
}