canvas-lms/app/jsx/add_people/reducers
Clay Diffrient 9c9ee0ae29 Run prettier on app/jsx/ from __tests__ to announcements
This was achieved by turning the prettier rule on in .eslintrc.js
then running:

./node_modules/eslint app/jsx/<folder_name>/**/*.js

on each folder from the start directory to the end directory listed
above.

Test Plan:
  - Automated tests pass

refs COREFE-347

flag = none

Change-Id: I805459564a185531ea38b9258a60d08dc805d9ad
Reviewed-on: https://gerrit.instructure.com/212269
Reviewed-by: Ryan Shaw <ryan@instructure.com>
QA-Review: Ryan Shaw <ryan@instructure.com>
Product-Review: Ryan Shaw <ryan@instructure.com>
Tested-by: Jenkins
2019-10-08 17:20:28 +00:00
..
apiState_reducer.js Run prettier on app/jsx/ from __tests__ to announcements 2019-10-08 17:20:28 +00:00
inputParams_reducer.js Run prettier on app/jsx/ from __tests__ to announcements 2019-10-08 17:20:28 +00:00
userValidationResult_reducer.js Run prettier on app/jsx/ from __tests__ to announcements 2019-10-08 17:20:28 +00:00
usersEnrolled_reducer.js Run prettier on app/jsx/ from __tests__ to announcements 2019-10-08 17:20:28 +00:00
usersToBeEnrolled_reducer.js Run prettier on app/jsx/ from __tests__ to announcements 2019-10-08 17:20:28 +00:00