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