Hello everyone,
When I try to modify the config.json file in Visual studio I get the following error message:
"The line endings in the following files are not consistent. Do you want to normalize the line endings?"
The drop down box shows several options: Windows (CR/CF, Macintosh (CR), Unix (LF), Unicode Line Separator (LS)
What option should I choose to keep the existing EOL format for a .json file?
Thanks