6 lines
71 B
JSON
6 lines
71 B
JSON
|
|
{
|
||
|
|
"compilerOptions": {
|
||
|
|
"baseUrl": "."
|
||
|
|
},
|
||
|
|
"include": ["src"]
|
||
|
|
}
|