UNPKG

ipfs-api

Version:

A client library for the IPFS HTTP API

12 lines (11 loc) 173 B
{ "extends": "standard", "rules": { "react/jsx-uses-react": 2, "react/jsx-uses-vars": 2, "react/react-in-jsx-scope": 2 }, "plugins": [ "react" ] }