vaibhav munjal

Results 1 issues of vaibhav munjal

- [x] BUG: Variable not correct (https://github.com/joho/godotenv/issues/127) With regex expression `(\\)?(\$)(\()?\{?([A-Z0-9_]+)?\}?` https://regex101.com/r/IM10C6/1 any value after $ is treating as variable, Variable is checked in envMap and return empty string if...