This question is specific to electron-quick-start, so it's not a duplicate.
I'm in the very first steps of JS desktop apps with https://github.com/electron/electron-quick-start, I have the code and I can run the app on my mac(hine).
I've note It's possible to zoon in/out the text on the app, which is a feature common to web. Not so common to desktop apps.
How do I disable that behavior?