mirror of
https://github.com/benphelps/homepage.git
synced 2026-05-06 11:37:28 +02:00
Specify src in jsconfig
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": "./src/",
|
||||
}
|
||||
},
|
||||
"include": ["src/**/*"]
|
||||
}
|
||||
Reference in New Issue
Block a user