mirror of
https://github.com/karl0ss/homepage.git
synced 2025-05-02 13:33:40 +01:00
7 lines
91 B
JSON
7 lines
91 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "./src/",
|
|
},
|
|
"include": ["src/**/*"]
|
|
}
|