Skip to content

Instantly share code, notes, and snippets.

@isuke
Last active August 29, 2023 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save isuke/7637de7b597d782f9b18a64b78590505 to your computer and use it in GitHub Desktop.
Save isuke/7637de7b597d782f9b18a64b78590505 to your computer and use it in GitHub Desktop.
{
"files.insertFinalNewline": true,
"[csv]": {
"files.insertFinalNewline": false
},
"[tsv]": {
"files.insertFinalNewline": false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment