switch compiler to swc, add eslint

This commit is contained in:
sam 2023-07-21 01:27:24 +02:00
parent 9f74db9857
commit 42f48fb046
Signed by: sam
GPG key ID: B4EF20DDE721CAA1
13 changed files with 1422 additions and 144 deletions

2
.gitignore vendored
View file

@ -1,3 +1,3 @@
node_modules/
build/
dist/
.env