8 lines
82 B
JSON
8 lines
82 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "src"
|
|
},
|
|
"include": [
|
|
"src"
|
|
]
|
|
}
|