Create jsconfig.json

This commit is contained in:
genomics-geek 2019-10-05 12:19:14 -04:00
parent a43b39293a
commit 0cc2295323

View File

@ -0,0 +1,5 @@
{
"compilerOptions": {
"baseUrl": "src"
}
}