react-bootstrap-table/react-bootstrap-table2

Use .eslint rules to keep code better organized

Open

#222 opened on Feb 21, 2018

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (415 forks)batch import
good first issue

Repository metrics

Stars
 (1,249 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

The code would be easier to read/contribute to if it was better organized.

Here are some rules that would really help the readibilty:

react/jsx-sort-props react/jsx-space-before-closing react/jsx-curly-spacing

Contributor guide