mirror of
https://github.com/benphelps/homepage.git
synced 2025-12-16 07:59:43 +01:00
7 lines
91 B
JSON
7 lines
91 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": "./src/",
|
|
},
|
|
"include": ["src/**/*"]
|
|
}
|