ESLint Plugin
Custom ESLint plugins used for standalone RedwoodJS ESLint lint rules.
These rules are ment to be consumed via the larger
@redwoodjs/eslint-config.
Contributing
This package doesn't depend on other Redwood Framework packages. To contribute, you should be familiar with the ESLint package. Keep in mind that any rules added should not conflict with code formatting tools (e.g. Prettier).