adjustments

pull/3888/head
Conduitry 6 years ago
parent 22ec0fd5ea
commit 9ab555c698

@ -7,6 +7,7 @@ draft: true
--- ---
*__Coming soon__* *__Coming soon__*
This post will walk you through setting up your editor so that recognises Svelte files: This post will walk you through setting up your editor so that recognises Svelte files:
* eslint-plugin-svelte3 * eslint-plugin-svelte3
@ -64,6 +65,5 @@ To treat `*.svelte` files as HTML in WebStorm, you need to create a new file typ
## Sublime Text 3 ## Sublime Text 3
Open any `.svelte` file. Open any `.svelte` file.
Go to *__View → Syntax → Open all with current extension__* and choose "HTML" from an option list.
Go to *__View → Syntax → Open all with current extension as... → HTML__*.

Loading…
Cancel
Save