Given the following line in the *.env file: `TEST_VAR=value\1` the resulting environment variable set in the system is this: `TEST_VAR=value1` OS: Windows 10 Plugin version: 2.1.0
Given the following line in the *.env file:
TEST_VAR=value\1the resulting environment variable set in the system is this:
TEST_VAR=value1OS: Windows 10
Plugin version: 2.1.0