Skip to content

Commit 2ef0c5b

Browse files
committed
docs: remove vs code configuration
1 parent 39eb3ec commit 2ef0c5b

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -226,14 +226,7 @@ export default [
226226
## Editor Integrations
227227

228228
**Visual Studio Code**\
229-
Install [dbaeumer.vscode-eslint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint).\
230-
Configure `.svelte` files in `.vscode/settings.json`:
231-
232-
```json
233-
{
234-
"eslint.validate": ["javascript", "javascriptreact", "typescript", "typescriptreact", "svelte"]
235-
}
236-
```
229+
Install [dbaeumer.vscode-eslint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint).
237230

238231
<!--USAGE_GUIDE_END-->
239232
<!--USAGE_SECTION_END-->

0 commit comments

Comments
 (0)