Skip to content

Commit

Permalink
Update suggested Svelte package
Browse files Browse the repository at this point in the history
  • Loading branch information
kaste committed Mar 24, 2023
1 parent 7e4c9be commit 163ff57
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 the [Naomi](https://packagecontrol.io/packages/Naomi) syntax highlighter set to HTML 5, 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 163ff57

Please sign in to comment.