cletusw / eslint-plugin-local-rules

A plugin for ESLint that allows you to use project-specific rules
MIT License
161 stars 9 forks source link

Broken NPM package update #29

Closed danielweck closed 3 months ago

danielweck commented 3 months ago

The ; semicolon character should be , comma? (fatal error reported by ESLINT)

https://github.com/cletusw/eslint-plugin-local-rules/blob/b0a7219baabd4faa6e48a33525be204bd7324eff/index.js#L34

danielweck commented 3 months ago

Culprit commit: https://github.com/cletusw/eslint-plugin-local-rules/compare/ebce2b1d678459481600c4327fe9acc4338e7a66...master/#diff-e727e4bdf3657fd1d798edcd6b099d6e092f8573cba266154583a746bba0f346

cletusw commented 3 months ago

Fixed, thanks!

cletusw commented 3 months ago

Pushed v3.0.2