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:
13
.eslintrc.js
Normal file
13
.eslintrc.js
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
module.exports = {
|
||||
|
||||
extends: 'flickr',
|
||||
|
||||
env: {
|
||||
browser: true,
|
||||
node: true
|
||||
},
|
||||
|
||||
rules: {}
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user