mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-03-03 18:51:14 +01:00
7 lines
72 B
JSON
7 lines
72 B
JSON
|
|
{
|
||
|
|
"compilerOptions": {
|
||
|
|
"baseUrl": "."
|
||
|
|
},
|
||
|
|
"include": ["src"]
|
||
|
|
}
|