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

14 lines (13 loc) 190 B
{ extends: [ "airbnb-base", "plugin:flowtype/recommended" ], parser: "babel-eslint", plugins: [ "flowtype" ], rules: { 'no-template-curly-in-string': 'off' } }