Hi everyone!
ππ We are glad to introduce first MVP version of our eslint-plugin! π₯³π₯³
https://www.npmjs.com/package/eslint-plugin-actool
Good links for get started
- README
- Rules
- Overview
- How it work
- FAQ
- Project plans
- You want to participate in the development of the project? Have a look at our contributing guide!
Commit like nobody sees, Push like nobody hears
- Found the bug / potential improvement ? Let us know =)
- [RU] MVP Presentation
CHANGELOG
For usage
- Added rule
max-tags
with customization - Added rule
relevant-comments
with customization - Added issue templates and pull-requests template
For development
- Added CI
- Added base utils
- Added utils, rules tests + linting
- Added schema types generating