UNPKG

@axerunners/insight-ui

Version:

An open-source frontend for the Insight API. The Insight API provides you with a convenient, powerful and simple way to query and broadcast data on the Axe network and build your own services with it.

16 lines (15 loc) 211 B
{ "extends": "airbnb-base", "rules": { "no-plusplus": 0, "eol-last": [ "error", "always" ], "class-methods-use-this": "off", "curly": [ "error", "all" ] } }