mirror of
https://github.com/zebrajr/Reactive-Resume.git
synced 2026-01-15 12:15:43 +00:00
set endOfLine to auto to support the codebase also on windows machines
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{
|
||||
"printWidth": 100
|
||||
"printWidth": 100,
|
||||
"endOfLine": "auto"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user