moonfire-nvr/ui-src/lib/models
Scott Lamb aa25a85477 Fix a whole bunch of eslint errors
These apparently were silent until 92c532d mass-upgraded deps.
Apparently eslint returned status 0 despite errors before and now
returns 1.

Most of these were handled by its "--fix" option; I manually took care
of the remaining two:

/Users/slamb/git/moonfire-nvr/ui-src/lib/views/RecordingsView.js
  140:1  error  This line has a length of 82. Maximum allowed is 80  max-len

/Users/slamb/git/moonfire-nvr/ui-src/lib/views/StreamSelectorView.js
  72:1  error  This line has a length of 82. Maximum allowed is 80  max-len
2020-03-01 22:28:24 -08:00
..
CalendarTSRange.js Fix a whole bunch of eslint errors 2020-03-01 22:28:24 -08:00
Camera.js remove the JsonWrapper class 2020-02-22 21:15:37 -08:00
Range90k.js Fix a whole bunch of eslint errors 2020-03-01 22:28:24 -08:00
Range.js fix trailing whitespace in Javascript 2018-08-31 07:31:22 -07:00
Recording.js Fix a whole bunch of eslint errors 2020-03-01 22:28:24 -08:00
Stream.js Fix a whole bunch of eslint errors 2020-03-01 22:28:24 -08:00