fix: vscode imports

This commit is contained in:
Kieran 2023-11-20 22:10:34 +00:00
parent aaa56738b5
commit b64c9fa767
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

@ -1,6 +1,6 @@
{
"compilerOptions": {
"baseUrl": "src",
"baseUrl": ".",
"target": "ESNext",
"module": "ESNext",
"jsx": "react-jsx",