jiti-meet/react/features/base/participants/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
..
Avatar.native.js eslint 4.8.0 2017-10-02 18:12:38 -05:00
Avatar.web.js Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
ParticipantView.native.js Import PropTypes from prop-types 2017-09-27 16:24:53 -05:00
ParticipantView.web.js ref(avatar): Move Avatar and Participant view to base/participants 2017-03-02 16:57:43 -06:00
index.js feat(Avatar): Implement Avatar for web 2017-03-07 21:54:37 -06:00
styles.js [RN] Coding style 2017-06-10 18:07:51 -05:00