* chore: add failing test for #1962
* fix: parse env options from comments (fix#1962)
* fix: define options before destructuring
* fix: order envs with similar options together
* fix: check if files are empty
* fix: add missing env key to envOptions
* fix: better conditional logic for envOptions
* fix: change undefined to null
* fix: remove extra parsing overhead