Skip to content

1.1.5

Compare
Choose a tag to compare
@polklabs polklabs released this 05 Jan 15:48
· 4 commits to main since this release

Allow eslint-disable-next-line to use /* style comments instead of just //

Valid:
/* eslint-disable-next-line @typescript-eslint/no-unused-vars */