CMD+B used to run my open JS file in a bottom console panel, right in Sublime Text 3.
Now that I have fixed my ESLINT settings with an .eslintrc.json file, the linter gets run instead (with CMD+B).
I want both. If I select Tools:ESLINT it says that key is mapped to ^+Option+E. That is still working. How to I chnage CMD+B back to what it was?