Last linting possible!
Created by: bolmsten
I have now gone through and fixed all possible linting errors.
We have only two errors left :
main.js:721 ./mxcube3/ui/reducers/index.js
/Users/frebol/Desktop/master/mxcube3/mxcube3/ui/reducers/index.js 36:5 error Assignment to function parameter 'state' no-param-reassign
/Users/frebol/Desktop/master/mxcube3/mxcube3/ui/components/SampleQueue/TaskItem.js 67:5 error Assignment to property of function parameter 'monitor' no-param-reassign
The only way to fix these are to do exceptions in the header of the file. If you agree I will do this and we then can have a totally clean repo?