1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

hack: for ESLint

This commit is contained in:
sota1235
2017-01-14 18:15:48 +09:00
parent 13131a0d5c
commit ad4e50d542

View File

@@ -6,7 +6,9 @@ app.on('ready', function () {
app.dock.hide()
}
/* eslint-disable */
finderWindow = require('./finder-window')
/* eslint-enable */
})
module.exports = app