mirror of
https://github.com/zkitter/eth-json-rpc-filters.git
synced 2026-01-09 15:28:04 -05:00
Add empty lint command
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"description": "[json-rpc-engine](https://github.com/kumavis/json-rpc-engine) middleware implementing ethereum filter methods. Backed by an [eth-block-tracker](https://github.com/MetaMask/eth-block-tracker) and web3 provider interface (`web3.currentProvider`).",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"lint": "printf '%s\\n' 'No lint command'",
|
||||
"test": "node test"
|
||||
},
|
||||
"author": "",
|
||||
|
||||
Reference in New Issue
Block a user