mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
hack: for ESLint
This commit is contained in:
@@ -6,7 +6,9 @@ app.on('ready', function () {
|
||||
app.dock.hide()
|
||||
}
|
||||
|
||||
/* eslint-disable */
|
||||
finderWindow = require('./finder-window')
|
||||
/* eslint-enable */
|
||||
})
|
||||
|
||||
module.exports = app
|
||||
|
||||
Reference in New Issue
Block a user