Currently using Webstorm and the plugin works like a charm exporting env variables to the terminal.
I would like to know if it is possible to expose env variables in Run configurations.
This would help me keep using my muscle memory (Ctrl+Option+R) to run pre-configured yarn/npm scripts instead of always relying on the terminal to run them if I need .env exposition.
Thanks!