citysys-terminal-web/jsconfig.json

6 lines
73 B
JSON
Raw Permalink Normal View History

2024-04-15 19:28:54 +02:00
{
"compilerOptions": {
"baseUrl": "src"
},
"include": ["src"]
}