mirror of
https://github.com/jimeh/node-base58.git
synced 2026-02-19 07:36:40 +00:00
refactor to vanilla js
This commit is contained in:
6
test/.eslintrc.js
Normal file
6
test/.eslintrc.js
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
module.exports = {
|
||||
env: {
|
||||
mocha: true
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user