jiti-meet/react/features/contact-list/components
Lyubo Marinov dfebd692f3 eslint 4.8.0
ESLint 4.8.0 discovers a lot of error related to formatting. While I
tried to fix as many of them as possible, a portion of them actually go
against our coding style. In such a case, I've disabled the indent rule
which effectively leaves it as it was before ESLint 4.8.0.

Additionally, remove jshint because it's becoming a nuisance with its
lack of understanding of ES2015+.
2017-10-02 18:12:38 -05:00
..
ContactListItem.native.js feat(contact-list): convert to react 2017-09-06 12:11:33 -05:00
ContactListItem.web.js Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
ContactListPanel.native.js fix(contact-list): fix typo in empty file name 2017-09-07 10:54:22 -05:00
ContactListPanel.web.js eslint 4.8.0 2017-10-02 18:12:38 -05:00
ParticipantCounter.native.js feat(contact-list): convert to react 2017-09-06 12:11:33 -05:00
ParticipantCounter.web.js Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
index.js feat(contact-list): convert to react 2017-09-06 12:11:33 -05:00