Skip to content

Instantly share code, notes, and snippets.

View pfigiel's full-sized avatar

Paweł Figiel pfigiel

  • Gliwice, Poland
View GitHub Profile
{
"window.zoomLevel": 0,
"javascript.updateImportsOnFileMove.enabled": "always",
"typescript.updateImportsOnFileMove.enabled": "always",
"[typescript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},