Skip to content

Instantly share code, notes, and snippets.

@vineckb
Last active April 9, 2020 17:05
Show Gist options
  • Select an option

  • Save vineckb/fe9a4e0e7ae886062559bfd340839300 to your computer and use it in GitHub Desktop.

Select an option

Save vineckb/fe9a4e0e7ae886062559bfd340839300 to your computer and use it in GitHub Desktop.
{
"explorer.confirmDelete": false,
"emmet.triggerExpansionOnTab": true,
"editor.tabSize": 2,
"window.zoomLevel": 2,
"files.trimTrailingWhitespace": true,
"[php]": {
"editor.tabSize": 4
},
"files.insertFinalNewline": true,
"editor.formatOnSave": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment