do not set baseUrl since it breaks auto-import and is not used otherwise w/ burnettk
This commit is contained in:
parent
1354e9731b
commit
86eced9d62
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
"esModuleInterop": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"jsx": "react-jsx",
|
||||
|
|
Loading…
Reference in New Issue