Basic setup of the project.

This commit is contained in:
2024-08-14 19:40:05 +02:00
parent 0fc0f6ac82
commit 1341427590
12 changed files with 7417 additions and 0 deletions

11
.eslintignore Normal file
View File

@@ -0,0 +1,11 @@
node_modules/
main.js
**/*.js
*.js
**/*.mjs
*.mjs
dist/*