Run ❯
Get your
own
website
❯
Run Code
Ctrl+Alt+R
Change Orientation
Ctrl+Alt+O
Change Theme
Ctrl+Alt+D
Go to Spaces
Ctrl+Alt+P
// Run cleanup before exiting process.on('beforeExit', (code) => { console.log('About to exit with code:', code); });
About to exit with code: 0