UNPKG

@ensdomains/root

Version:

[![Build Status](https://travis-ci.com/ensdomains/root.svg?branch=master)](https://travis-ci.com/ensdomains/root) [![License](https://img.shields.io/badge/License-BSD--2--Clause-blue.svg)](LICENSE)

10 lines (9 loc) 168 B
{ "extends": "solium:all", "rules": { "indentation": ["error", 4], "quotes": ["error", "double"], "arg-overflow": "off", "blank-lines": "off" } }