diff --git a/package.json b/package.json index 394b8bc62..b5c9089af 100644 --- a/package.json +++ b/package.json @@ -233,6 +233,7 @@ }, "homepage": "https://github.com/Azure/cosmos-explorer", "prettier": { - "printWidth": 120 + "printWidth": 120, + "endOfLine": "auto" } -} +} \ No newline at end of file