🔧 VS code line ending

This commit is contained in:
Robin van der Linde 2021-07-12 14:48:22 +02:00
parent ede3227389
commit 0c8387fffb
No known key found for this signature in database
GPG key ID: 167AD394AD7D0848

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"files.eol": "\n"
}