Unleash eslint on message_receiver.js - lots of change

This commit is contained in:
Scott Nonnenberg 2018-04-10 10:23:09 -07:00
parent 21bf02c94d
commit e69586200a
No known key found for this signature in database
GPG key ID: 5F82280C35134661
4 changed files with 1022 additions and 946 deletions

View file

@ -112,6 +112,7 @@ module.exports = function(grunt) {
'!js/views/debug_log_view.js',
'!js/views/message_view.js',
'!js/WebAudioRecorderMp3.js',
'!libtextsecure/message_receiver.js',
'_locales/**/*'
],
options: { jshintrc: '.jshintrc' },