Skip to content

Commit

Permalink
Merge pull request #329 from paulovieira/master
Browse files Browse the repository at this point in the history
  • Loading branch information
kaste committed Mar 24, 2023
2 parents 163ff57 + c68a78d commit e502cc4
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 @@ -56,7 +56,7 @@ For [Vue.js](https://vuejs.org/) `.vue` files it would be:
}
```

For [Svelte](https://svelte.dev/) `.svelte` files, using [`eslint-plugin-svelte3`](https://github.com/sveltejs/eslint-plugin-svelte3) and [Svelte]https://packagecontrol.io/packages/Svelte) syntax highlighting, it would be:
For [Svelte](https://svelte.dev/) `.svelte` files, using [`eslint-plugin-svelte3`](https://github.com/sveltejs/eslint-plugin-svelte3) and [Svelte](https://packagecontrol.io/packages/Svelte) syntax highlighting, it would be:

```json
"linters": {
Expand Down

0 comments on commit e502cc4

Please sign in to comment.