jiti-meet/react/features/base/config
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
..
actionTypes.js [RN] Report loadConfigError with locationURL to the SDK consumers 2017-09-06 20:34:46 -05:00
actions.js [RN] Report loadConfigError with locationURL to the SDK consumers 2017-09-06 20:34:46 -05:00
functions.js [RN] Fix documentation comments 2017-10-01 01:35:19 -05:00
getRoomName.js [RN] Support JSON Web Token (JWT) 2017-05-09 00:21:14 -05:00
index.js Create config util 2017-05-09 00:21:13 -05:00
parseURLParams.js [RN] Converge with Web's ExternalAPI a bit 2017-07-27 16:48:38 -05:00
reducer.js eslint 4.8.0 2017-10-02 18:12:38 -05:00