jiti-meet/react/features/base/i18n
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
..
configLanguageDetector.js Comply w/ coding style 2017-02-28 23:22:02 -06:00
functions.js Prepare for eslint 4 2017-06-14 22:17:35 -05:00
i18next.js eslint 4.8.0 2017-10-02 18:12:38 -05:00
index.js Uses languages.json to obtain supported languages. 2017-07-27 16:36:22 -05:00
languageDetector.native.js Comply w/ coding style 2017-02-28 23:22:02 -06:00
languageDetector.web.js Comply w/ coding style 2017-02-28 23:22:02 -06:00
middleware.js Prepare for eslint 4 2017-06-14 22:17:35 -05:00