fix linting,

move tests to tests folder,
add minified version
This commit is contained in:
2024-07-29 20:10:05 +00:00
parent 9b96d5748b
commit 030ab0f2d1
4 changed files with 83 additions and 67 deletions

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
**/package-lock.json
**/node_modules
dist/*