diff --git a/.vscode/settings.json b/.vscode/settings.json index 98606bf..552ff34 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,6 @@ { // Enable the ESlint flat config support + // (remove this if your ESLint extension above v3.0.5) "eslint.experimental.useFlatConfig": true, // Disable the default formatter, use eslint instead @@ -39,7 +40,9 @@ "jsonc", "yaml", "toml", + "xml", "gql", - "graphql" + "graphql", + "astro" ] } diff --git a/README.md b/README.md index 8bd7eb9..fec8815 100644 --- a/README.md +++ b/README.md @@ -11,29 +11,30 @@
- + > [!Important] > -> json-editor-vue had surpassed 1 million downloads: +> json-editor-vue had surpassed 1 million downloads: > -> While having a extremely dismal number of Stars: +> While having a extremely dismal number of Stars: > -> Please consider hitting the Star to show your support for the ongoing maintenance if you find it useful. 🆘 🙏 +> Please consider starring ⭐ or [donating](#donate) to support our ongoing maintenance if you find it useful: