1
0
mirror of https://github.com/karl0ss/homepage.git synced 2025-07-03 22:49:09 +01:00
homepage/jsconfig.json

5 lines
63 B
JSON
Raw Normal View History

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