forked from lix-project/lix-website
10 lines
86 B
JSON
10 lines
86 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"baseUrl": ".",
|
||
|
"paths": {
|
||
|
"*": [
|
||
|
"*"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|