Skip to content

Commit

Permalink
Update enforces-shorthand.md (#94)
Browse files Browse the repository at this point in the history
Correct the example code
  • Loading branch information
thebuilder committed Jan 13, 2022
1 parent 533ed1b commit ec00fa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rules/enforces-shorthand.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ If indeed, you are using the `classnames-order` rule, then it'll be automaticall

```js
...
"tailwindcss/no-custom-classname": [<enabled>, {
"tailwindcss/enforces-shorthand": [<enabled>, {
"callees": Array<string>,
"config": <string>|<object>,
"tags": Array<string>,
Expand Down

0 comments on commit ec00fa5

Please sign in to comment.