Skip to content

Instantly share code, notes, and snippets.

View kyrylotaran's full-sized avatar
🍀

Kyrylo Taran kyrylotaran

🍀
View GitHub Profile
{
"workbench.iconTheme": "material-icon-theme",
"workbench.colorTheme": "One Dark Pro",
"editor.fontSize": 14,
"editor.fontFamily": "Fira Code",
"editor.fontLigatures": true,
"editor.tabSize": 2,
// "editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.fixAll": true