Skip to content

Commit 3e043e5

Browse files
committed
feat: update readme to include options
1 parent 5491c20 commit 3e043e5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.MD

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,6 @@ const Component = ({ check }: { check: boolean | string | null }) => {
6464

6565
## Options
6666

67-
| Name | Type | Default Value | Description |
68-
| preferBoolean | boolean | false | When using auto-fix, use Boolean() cast instead of !! |
67+
| Name | Type | Default Value | Description |
68+
| ------------- | ------- | ------------- | ----------------------------------------------------- |
69+
| preferBoolean | boolean | false | When using auto-fix, use Boolean() cast instead of !! |

0 commit comments

Comments
 (0)