Skip to content

Instantly share code, notes, and snippets.

View cemen2009's full-sized avatar

oleksii cemen2009

  • Kyiv
View GitHub Profile
{
"terminal.integrated.defaultProfile.windows": "Git Bash",
"files.eol": "\n",
"editor.minimap.enabled": false,
"emmet.preferences": {
"output.inlineBreak": 1,
},
"python.analysis.typeCheckingMode": "standard",
"git.autofetch": true,
"autoDocstring.docstringFormat": "sphinx",