citysys-terminal-web/jsconfig.json
2024-04-15 19:28:54 +02:00

6 lines
No EOL
73 B
JSON

{
"compilerOptions": {
"baseUrl": "src"
},
"include": ["src"]
}