gilsdav / ng-afelio

Extended Angular CLI
5 stars 6 forks source link

Forcer le lf sur un projet généré avec ng-afelio #87

Closed gilsdav closed 2 years ago

gilsdav commented 2 years ago

Put a .gitattributes file in the root of your git repository having following contents:

* text=auto eol=lf

Add confit into .editorconfig file

[*]
end_of_line = lf