mirror of
https://github.com/jimeh/node-base58.git
synced 2026-02-18 23:26:40 +00:00
Lint using semistandard
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
module.exports = {
|
||||
extends: 'flickr',
|
||||
|
||||
extends: 'semistandard',
|
||||
env: {
|
||||
browser: true,
|
||||
node: true
|
||||
},
|
||||
|
||||
rules: {}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user