UNPKG

brainspan

Version:

When dealing with units of measure, Brainspan does the thinking so you don't have to.

13 lines (12 loc) 203 B
{ "env": { "es6": true, "node": true }, "extends": "airbnb", "rules": { "linebreak-style": ["error", "unix"], "quotes": ["error", "single"], "semi": ["error", "always"] } }