Skip to content

v0.5.6

Choose a tag to compare

@rafgraph rafgraph released this 07 May 20:35
· 7 commits to main since this release

Make typescript eslint rules more forgiving in default eslint config. It now warns instead of errors on unsafe access, call, assignment, and return, as well as when using @ts comments.