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