Specify src in jsconfig

pull/2190/head
shamoon 7 months ago
parent ef3e98285e
commit 31c33f4f32

@ -1,5 +1,6 @@
{
"compilerOptions": {
"baseUrl": "./src/",
}
},
"include": ["src/**/*"]
}
Loading…
Cancel
Save