This website requires JavaScript.
Explore
Help
Sign In
status-im
/
ens-usernames
Watch
2
Star
0
Fork
0
You've already forked ens-usernames
mirror of
https://github.com/status-im/ens-usernames.git
synced
2025-01-09 10:32:12 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
ens-usernames
/
.eslintrc.json
10 lines
102 B
JSON
Raw
Normal View
History
Unescape
Escape
add eslint
2018-05-31 17:27:04 -04:00
{
add dispatch and cleanup to accounts list
2018-06-01 16:06:27 -04:00
"extends"
:
"airbnb"
,
"plugins"
:
[
"react"
]
,
"rules"
:
{
"react/prop-types"
:
0
}
}
Reference in New Issue
Copy Permalink