Revert "Fixed line endings"

This reverts commit ec128204c6.
This commit is contained in:
gentlegiantJGC 2022-05-13 17:32:18 +01:00
parent ec128204c6
commit 48b4ae6ea7

View file

@ -1,5 +1,4 @@
{
"tabWidth": 4,
"singleQuote": true,
"endOfLine": "crlf"
"singleQuote": true
}