Thanks to #45, we now have typescript-esque type checking without switching to TS by making use of the same LSP. This led to a substantial number of issues found in the codebase.
I have separated the different "categories" of issues/solutions in distinct commits to help with review.
Thanks to https://codeberg.org/keyoxide/doipjs/pulls/45, we now have typescript-esque type checking without switching to TS by making use of the same LSP. This led to a substantial number of issues found in the codebase.
I have separated the different "categories" of issues/solutions in distinct commits to help with review.