Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
getlarge committed Sep 13, 2024
1 parent 9e6da71 commit 858bbe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/eslint-rules/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The purpose of this rule is to ensure you return class instances instead of plai
```json
{
"rules": {
"@getlarge/nestjs-tools-eslint-rules/return-class-instance": "error",
"@getlarge/nestjs-tools-eslint-rules/return-class-instance": "error"
}
}
```

0 comments on commit 858bbe7

Please sign in to comment.