Created
August 21, 2020 21:52
-
-
Save carlitomurta/2d114ccf1c389d204cf107cc9cc122a9 to your computer and use it in GitHub Desktop.
My .editorconfig File
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[*] | |
end_of_line = lf | |
insert_final_newline = true | |
indent_style = space | |
indent_size = 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment