perf: html2canvas => html-to-image

This commit is contained in:
ChenZhoYu
2024-04-19 10:30:10 +08:00
parent f4f1d351b7
commit a4103769ce
5 changed files with 4887 additions and 23633 deletions

View File

@@ -2,7 +2,7 @@
"prettier.enable": false,
"editor.formatOnSave": false,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"eslint.validate": [
"javascript",