Skip to content

Commit

Permalink
perf: html2canvas => html-to-image
Browse files Browse the repository at this point in the history
  • Loading branch information
Chanzhaoyu committed Apr 19, 2024
1 parent f4f1d35 commit a410376
Show file tree
Hide file tree
Showing 5 changed files with 4,900 additions and 23,646 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"prettier.enable": false,
"editor.formatOnSave": false,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"eslint.validate": [
"javascript",
Expand Down
Loading

0 comments on commit a410376

Please sign in to comment.