Skip to content

Commit 9361028

Browse files
Merge branch 'master' of github.com:francoismassart/eslint-plugin-tailwindcss
2 parents 94b7a23 + ec00fa5 commit 9361028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/enforces-shorthand.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ If indeed, you are using the `classnames-order` rule, then it'll be automaticall
3333

3434
```js
3535
...
36-
"tailwindcss/no-custom-classname": [<enabled>, {
36+
"tailwindcss/enforces-shorthand": [<enabled>, {
3737
"callees": Array<string>,
3838
"config": <string>|<object>,
3939
"tags": Array<string>,

0 commit comments

Comments
 (0)