style(eslint): Fix JSX style for new eslint

This commit is contained in:
Tom Macwright
2017-04-10 18:22:07 -04:00
committed by Tom MacWright
parent b9192ab3e7
commit d8c1824916
2 changed files with 4 additions and 5 deletions

View File

@ -1,8 +1,7 @@
# Docbox :blue_book:
[![Greenkeeper badge](https://badges.greenkeeper.io/tmcw/docbox.svg)](https://greenkeeper.io/)
[![Circle CI](https://circleci.com/gh/tmcw/docbox.svg?style=shield)](https://circleci.com/gh/tmcw/docbox)
[![Greenkeeper badge](https://badges.greenkeeper.io/tmcw/docbox.svg)](https://greenkeeper.io/)
**Docbox is an open source version of [Mapbox](https://mapbox.com/)'s REST API documentation system.** It takes structured Markdown files and generates a friendly two-column layout with navigation, permalinks, and examples. The documentation source files that Docbox uses are friendly for documentation authors and free of presentational code: it's Markdown.