We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef2c99d commit 58be1a6Copy full SHA for 58be1a6
README.md
@@ -122,9 +122,9 @@ Briefly as follows.
122
123
Get the ESLint configuration generated by Rulint.
124
125
-> | Parameter | Type | Default | Description |
126
-> | --------- | --------------- | ---------------------- | --------------- |
127
-> | options? | [RulintOptions] | [RulintOptionsDefault] | Rulint options. |
+> | Parameter | Type | Default | Description |
+> | ---------- | --------------- | ---------------------- | --------------- |
+> | `options?` | [RulintOptions] | [RulintOptionsDefault] | Rulint options. |
128
>
129
> returns [ESLintConfig]\[]
130
0 commit comments