ESLint fixes for Notes

Signed-off-by: David Mehren <dmehren1@gmail.com>
This commit is contained in:
David Mehren 2020-04-25 20:58:38 +02:00
parent acdd627027
commit 5cda02590b
No known key found for this signature in database
GPG key ID: 6017AF117F9756CB
5 changed files with 269 additions and 277 deletions

View file

@ -6,7 +6,7 @@ import fs from 'fs'
import { logger } from './logger'
import { NoteUtils } from './web/note/util'
import * as NoteUtils from './web/note/util'
import { errors } from './errors'