This is an automated email from the ASF dual-hosted git repository.

ovilia pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/echarts-custom-series.git


The following commit(s) were added to refs/heads/main by this push:
     new 1b67dcf  chore: remove unnecessary code
1b67dcf is described below

commit 1b67dcf8b9842697b1a6eeb240a82033d43f07d0
Author: Ovilia <[email protected]>
AuthorDate: Mon Mar 17 17:19:31 2025 +0800

    chore: remove unnecessary code
---
 .prettierignore       | 1 +
 .vscode/settings.json | 4 ----
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/.prettierignore b/.prettierignore
index dd44972..03de8d2 100644
--- a/.prettierignore
+++ b/.prettierignore
@@ -1 +1,2 @@
 *.md
+.vscode
diff --git a/.vscode/settings.json b/.vscode/settings.json
deleted file mode 100644
index 9bf4d12..0000000
--- a/.vscode/settings.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-  "editor.defaultFormatter": "esbenp.prettier-vscode",
-  "editor.formatOnSave": true
-}


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to