We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 3af30ec commit cecbc2aCopy full SHA for cecbc2a
README.md
@@ -55,7 +55,7 @@ Ensure you have `node` and `yarn` installed on your system. Then run `yarn` in t
55
56
To add a new rule, you need to take the following steps:
57
58
-- Add the configuration and require to `src/index.js`.
+- Add the configuration and require to `src/index.ts`.
59
- Add the rule itself into `src/rules`.
60
- Add the corresponding test in `src/rules/__tests__`.
61
- Add the corresponding documentation in `docs/rules`.
0 commit comments