style: fix linting

This commit is contained in:
Divlo
2023-04-02 22:10:52 +02:00
parent 5bb73df804
commit 040e3a0ae1
2 changed files with 5 additions and 16 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@ node_modules
# production
build
dist
.next
# testing
coverage