Skip to content

Commit 060cb26

Browse files
authored
Merge pull request #34 from versatica/modernize2
Modernize code, use Prettier, make tests independant
2 parents 5eadd91 + 08c49e4 commit 060cb26

25 files changed

+12749
-12775
lines changed

.eslintignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# NOTE: This file and .prettierignore must contain same paths.
2+
3+
/node_modules
4+
/lib
5+
/coverage
6+
/worker
7+
.cache

0 commit comments

Comments
 (0)