feat(jsconfig): create json file and set baseUrl flag
This commit is contained in:
parent
8939d1243d
commit
58f52777bd
5
jsconfig.json
Normal file
5
jsconfig.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"compilerOptions": {
|
||||||
|
"baseUrl": "src"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user