A dev-feature for Electron and Nodemon, to remember the focus state when Nodemon initiates a restart.
Meaning: If you are in your code editor, and Nodemon restarts the application, you will remain in your code editor, unless you switch to the Electron window just before the restart; if so you will remain in the Electron window even after restart.