Skip to content

Commit 6d29a06

Browse files
author
Artyom Egorov
committed
Use native test runner instead of mocha
1 parent d2f5b4c commit 6d29a06

21 files changed

Lines changed: 19 additions & 673 deletions

.eslintrc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ module.exports = {
77
es6: true,
88
browser: true,
99
node: true,
10-
mocha: true,
1110
},
1211
globals: {
1312
ID3Writer: false,

0 commit comments

Comments
 (0)