Skip to content

Commit 43558ee

Browse files
Update Readme to add the link to the with-fix branch
1 parent 49c1492 commit 43558ee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎Readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ This is an example of an ESLint custom rule written with TypeScript
55
- Run `yarn` to install the dependencies
66
- Run `yarn workspace eslint-plugin-custom-rule build` to build the custom plugin
77
- Run `yarn workspace app lint` to see the errors from the custom rule
8+
9+
## Example with fix
10+
- Switch to the branch [with-fix](https://github.com/vinassefranche/eslint-typescript-custom-rule/tree/with-fix) on this repository

0 commit comments

Comments
 (0)