mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 03:53:41 +01:00
7 lines
91 B
JSON
7 lines
91 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "./src/",
|
|
},
|
|
"include": ["src/**/*"]
|
|
}
|