Skip to content

Commit

Permalink
Use native test runner instead of mocha
Browse files Browse the repository at this point in the history
  • Loading branch information
Artyom Egorov committed Apr 21, 2023
1 parent d2f5b4c commit 6d29a06
Show file tree
Hide file tree
Showing 21 changed files with 19 additions and 673 deletions.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ module.exports = {
es6: true,
browser: true,
node: true,
mocha: true,
},
globals: {
ID3Writer: false,
Expand Down
Loading

0 comments on commit 6d29a06

Please sign in to comment.