Skip to content

Instantly share code, notes, and snippets.

@bitops
Created December 22, 2020 08:34
Show Gist options
  • Save bitops/cb4a9b46af2f9fe209b4bf59f88df491 to your computer and use it in GitHub Desktop.
Save bitops/cb4a9b46af2f9fe209b4bf59f88df491 to your computer and use it in GitHub Desktop.
VS Code setting to insert newlines at the end of files
{
"files.insertFinalNewline": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment