Skip to content

Instantly share code, notes, and snippets.

View softbeehive's full-sized avatar
🇺🇦

Oleksandr Bystrikov softbeehive

🇺🇦
View GitHub Profile

Keybase proof

I hereby claim:

  • I am softbeehive on github.
  • I am softbeehive (https://keybase.io/softbeehive) on keybase.
  • I have a public key ASCPKq6Ro1W1K3ZZSM74TbrlIgIsWF6qcJvlwiL2jQ4crgo

To claim this, I am signing this object:

{
"[json]": {},
"[markdown]": {},
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
},
"editor.fontFamily": "Consolas, Monaco, 'Courier New', monospace",
"editor.fontSize": 13,
"editor.formatOnPaste": true,
"editor.formatOnSave": true,
@softbeehive
softbeehive / Preferences.sublime-settings
Last active April 8, 2020 13:39
Sublime 3 settings
{
"color_scheme": "Packages/Agila Theme/Agila Cobalt.tmTheme",
"ensure_newline_at_eof_on_save": true,
"folder_exclude_patterns":
[
".git",
"tmp",
"log",
"public/assets",
"node_modules"