Skip to content

Commit

Permalink
Merge pull request #328 from paulovieira/master
Browse files Browse the repository at this point in the history
  • Loading branch information
kaste committed Mar 24, 2023
2 parents 242a013 + 7ca702a commit 7e4c9be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ For [Svelte](https://svelte.dev/) `.svelte` files, using [`eslint-plugin-svelte3
```json
"linters": {
"eslint": {
"selector": "text.html, source.js - meta.attribute-with-value"
"selector": "text.html.svelte, source.js - meta.attribute-with-value"
}
}
```
Expand Down

0 comments on commit 7e4c9be

Please sign in to comment.