diff --git a/.vscode/settings.json b/.vscode/settings.json index d83b5ba6c..0a6240b1c 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -3,5 +3,11 @@ "editor.defaultFormatter": "esbenp.prettier-vscode", "workbench.editorAssociations": { "*.md": "vscode.markdown.preview.editor" + }, + "[javascriptreact]": { + "editor.defaultFormatter": "vscode.typescript-language-features" + }, + "[html]": { + "editor.defaultFormatter": "vscode.html-language-features" } } \ No newline at end of file diff --git a/index.html b/index.html index 62cb9bc4f..2a5d37c91 100644 --- a/index.html +++ b/index.html @@ -1,13 +1,16 @@ -
- - - -