mostly import fixes and some small fixes to get stuff to compile a bit.
there is still stuff that isn't compiling, but this is a good first pass.
there are some eslint things you can add to clean up the code as well if you're interested... a lot of your 'let' usage could turn to 'const'... automatically.
mostly import fixes and some small fixes to get stuff to compile a bit.
there is still stuff that isn't compiling, but this is a good first pass.
there are some eslint things you can add to clean up the code as well if you're interested... a lot of your 'let' usage could turn to 'const'... automatically.