Whitelist js/database.js for ESLint

This commit is contained in:
Daniel Gasienica 2018-03-13 22:54:48 -04:00
parent b9e9f5e19a
commit 7e3cc432d6

View file

@ -16,6 +16,7 @@ test/views/*.js
# ES2015+ files # ES2015+ files
!js/background.js !js/background.js
!js/database.js
!js/logging.js !js/logging.js
!js/models/conversations.js !js/models/conversations.js
!js/views/attachment_view.js !js/views/attachment_view.js