Skip to content
View TheUltDev's full-sized avatar
Block or Report

Block or report TheUltDev

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. My VSCode User Settings My VSCode User Settings
    1
    {
    2
      // Fonts
    3
      "editor.fontSize": 12,                               // Font size can use decimals if needed
    4
      "editor.fontWeight": "400",                          // Font weight 450 = retina, 400 = normal (retina is too bold)
    5
      "editor.fontFamily": "Fira Code",                    // Fira Code is my favorite programming font
  2. kat-tax/syn kat-tax/syn Public

    The Web Bundler for Web Environments

    TypeScript 2