Skip to content

Commit

Permalink
Merge pull request #34 from versatica/modernize2
Browse files Browse the repository at this point in the history
Modernize code, use Prettier, make tests independant
  • Loading branch information
ibc authored Jan 10, 2024
2 parents 5eadd91 + 08c49e4 commit 060cb26
Show file tree
Hide file tree
Showing 25 changed files with 12,749 additions and 12,775 deletions.
7 changes: 7 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# NOTE: This file and .prettierignore must contain same paths.

/node_modules
/lib
/coverage
/worker
.cache
Loading

0 comments on commit 060cb26

Please sign in to comment.