do not set baseUrl since it breaks auto-import and is not used otherwise w/ burnettk

This commit is contained in:
jasquat 2022-12-30 15:35:16 -05:00
parent 056c08f863
commit 1b72bf145c
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
{
"compilerOptions": {
"baseUrl": ".",
"esModuleInterop": true,
"forceConsistentCasingInFileNames": true,
"jsx": "react-jsx",