6 lines
91 B
JSON
6 lines
91 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": ".",
|
|
"paths": { "/*": ["*"] }
|
|
}
|
|
} |