Added eslintrc, gitignore, package-lock

This commit is contained in:
mrfry 2021-02-24 17:38:47 +01:00
parent 83ed7f3b31
commit 33e8b3a49e
3 changed files with 16154 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
node_modules/
.next/
out/