Created
December 22, 2020 08:34
-
-
Save bitops/cb4a9b46af2f9fe209b4bf59f88df491 to your computer and use it in GitHub Desktop.
VS Code setting to insert newlines at the end of files
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
{ | |
"files.insertFinalNewline": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment