UNPKG

e-lado

Version:

[![CircleCI](https://circleci.com/gh/sharetribe/sharetribe/tree/master.svg?style=svg)](https://circleci.com/gh/sharetribe/sharetribe/tree/master) [![Dependency Status](https://gemnasium.com/sharetribe/sharetribe.png)](https://gemnasium.com/sharetribe/shar

11 lines (9 loc) 226 B
--- env: node: true rules: brace-style: [2, '1tbs', { 'allowSingleLine': true }] strict: [2, 'global'] max-len: [2, 80, 4] no-use-before-define: [2, 'nofunc'] quotes: [2, 'single', 'avoid-escape']