9 lines
68 B
JSON
9 lines
68 B
JSON
{
|
|
"compilerOptions": {
|
|
"paths": {
|
|
"*": [
|
|
"*"
|
|
]
|
|
}
|
|
}
|
|
} |