dappconnect-voting-sdk/packages/vote-react-hooks/.eslintrc.json

6 lines
50 B
JSON
Raw Normal View History

{
"extends": [
"../../.eslintrc.json"
]
}