Skip to content

Commit a31376c

Browse files
committed
update doc
1 parent 496930b commit a31376c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/rules/no-spaces-around-equal-signs-in-attribute.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,7 @@ This rule disallows spaces around equal signs in attributes
4545

4646
## :wrench: Options
4747

48-
```json
49-
{
50-
"svelte/no-spaces-around-equal-signs-in-attribute": ["error"]
51-
}
52-
```
48+
Nothing.
5349

5450
## :mag: Implementation
5551

0 commit comments

Comments
 (0)