refactor(projects): remove plugin-web-update-notification

This commit is contained in:
Soybean
2023-09-21 01:08:28 +08:00
parent 783648f516
commit f6c6dbd312
5 changed files with 3 additions and 32 deletions

View File

@ -72,5 +72,6 @@
"[html][css][less][scss][sass][markdown][yaml][yml][jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnSave": true
}
},
"prettier": {}
}