chore: update dev dependencies

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-09-07 12:48:56 +02:00
parent 09e9b55aff
commit 229292ffef
5 changed files with 813 additions and 553 deletions

3
.eslintignore Normal file
View File

@ -0,0 +1,3 @@
/dist/**
/coverage/**
/node_modules/**