lasselupe33 / eslint-plugin-comment-length

MIT License
13 stars 3 forks source link

feat: add support for typescript ^5.4.5 #11

Open christopher-buss opened 2 weeks ago

christopher-buss commented 2 weeks ago

Bumps core eslint dependencies, and fixes the RuleOptions & [{ tags: string[] }] type that breaks with later versions of TypeScript.

lasselupe33 commented 1 week ago

@christopher-buss thanks for your PR, it is appreciated!

I will be doing a dependency run soon where I will be taking a closer look.