homepage/jsconfig.json

5 lines
63 B
JSON
Raw Normal View History

2022-08-24 10:44:35 +03:00
{
"compilerOptions": {
"baseUrl": "./src/",
}
}