spliit
spliit copied to clipboard
chore: typescript ignoreBuildErrors
Currently the project contains a bunch of ts errors. Depending on some npm config the build can fail without the changed configuration.
What kind of ts errors do you get? And do you know if/how the npm setup could be reproduced?
Just running tsc in the root of the repo reports Found 177 errors in 27 files.
Seems like npm run check-types has not been used in a while. Could be useful to add something like this to ci: https://stackoverflow.com/questions/78903401/how-can-i-set-a-maximum-number-of-errors-in-tsc