Initial commit

This commit is contained in:
Damien Broqua 2023-12-30 16:34:46 +01:00
parent d4589432ac
commit 33e6b707a2
18 changed files with 5203 additions and 358 deletions

5
.eslintignore Normal file
View file

@ -0,0 +1,5 @@
node_modules/
dist/
.prettierrc.js
.eslintrc.js
env.d.ts