Removed jsconfig.json

This commit is contained in:
r-freeman 2023-03-20 23:05:42 +00:00
parent f039c1aa40
commit 2b3627a431

View File

@ -1,10 +0,0 @@
{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"@/*": [
"*"
]
}
}
}