We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 276fe20 commit c75a188Copy full SHA for c75a188
README.md
@@ -318,6 +318,7 @@ In order to add a new rule, you should:
318
- Write test scenarios & implement logic
319
- Describe the rule in the generated `docs` file
320
- Make sure all tests are passing
321
+- Run `npm run lint` and fix any errors
322
- Run `npm run update` in order to update readme and recommended configuration
323
- Create PR and link created issue in description
324
0 commit comments