11 lines
139 B
JSON
11 lines
139 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"baseUrl": ".",
|
||
|
"paths": {
|
||
|
"*": [
|
||
|
"*",
|
||
|
"..\\node_modules\\@hyas\\doks-core\\assets\\*"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|