Ensure line-endings aren't messed up

This commit is contained in:
Manuel Thalmann 2019-10-27 17:37:07 +00:00
parent 7777dee9f3
commit aeb85de82a

View file

@ -8,5 +8,6 @@
"ms-vscode.vscode-typescript-tslint-plugin",
"msjsdiag.debugger-for-chrome",
"neilbrayfield.php-docblocker"
]
],
"postCreateCommand": "echo '* text=auto eol=lf' > $(git rev-parse --git-dir)/info/attributes"
}