UNPKG
check-ethereum-scanner
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Safety checks for new Ethereum tokens
check-ethereum-scanner
/
Ethereum-Renounced-Contract-Scanner-backup
/
node_modules
/
class-is
/
.eslintrc.json
9 lines
(8 loc)
•
162 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"root"
:
true
,
"extends"
:
[
"eslint-config-moxy/es6"
,
"eslint-config-moxy/addons/node"
,
"eslint-config-moxy/addons/jest"
]
}