mirror of
https://github.com/gethomepage/homepage.git
synced 2026-01-10 18:52:07 +08:00
Specify src in jsconfig
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"baseUrl": "./src/",
|
"baseUrl": "./src/",
|
||||||
}
|
},
|
||||||
|
"include": ["src/**/*"]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user