feat: add html2canvas for easily exporting html to images using canvas
diff --git a/.eslintrc b/.eslintrc
index cb45ce5..321af08 100644
--- a/.eslintrc
+++ b/.eslintrc
@@ -154,6 +154,7 @@
 		"before": true,
 		"beforeEach": true,
 		"onScan": true,
+		"html2canvas": true,
 		"extend_cscript": true,
 		"localforage": true,
 	}