Add eslint config, add gitignore, fix some style

This commit is contained in:
2025-10-02 16:54:08 +02:00
parent 9665550002
commit 9c0e98869b
6 changed files with 745 additions and 8 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
node_modules
package-lock.json