Skip to content

Instantly share code, notes, and snippets.

View xdearboy's full-sized avatar
😃
негры

xdearboy xdearboy

😃
негры
  • Discord
  • Moscow
View GitHub Profile
@xdearboy
xdearboy / settings.json
Last active May 26, 2024 11:02
Мои настройки в VSCode
{
"workbench.startupEditor": "newUntitledFile",
"editor.fontSize": 14,
"editor.lineHeight": 1.8,
"javascript.suggest.autoImports": true,
"javascript.updateImportsOnFileMove.enabled": "always",
"editor.rulers": [80, 120],
"extensions.ignoreRecommendations": true,
"typescript.tsserver.log": "off",
"files.associations": {