7 lines
74 B
JSON
7 lines
74 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"baseUrl": "src"
|
||
|
},
|
||
|
"include": ["src"]
|
||
|
}
|