Skip to content

Commit b7e3be2

Browse files
docs(valid-style-parse): indicated no config options
Co-authored-by: Yosuke Ota <[email protected]>
1 parent ae64362 commit b7e3be2

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/rules/valid-style-parse.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,7 @@ This rule reports issues with parsing of the `<style>` element by the svelte-esl
6666

6767
## :wrench: Options
6868

69-
```json
70-
{
71-
"svelte/valid-style-parse": ["error", {}]
72-
}
73-
```
69+
Nothing.
7470

7571
## :mag: Implementation
7672

0 commit comments

Comments
 (0)