Skip to content
💾
Writing codes
💾
Writing codes
Pro
Block or report user

Report or block jedmao

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Organizations

@editorconfig
Block or report user

Report or block jedmao

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Pinned

  1. A library of tiny, dependency-free TypeScript functions that do just one thing.

    TypeScript 14

  2. 1
    # Git Cheat Sheet
    2
    
                  
    3
    ## Initial Setup
    4
    
                  
    5
    
                  
  3. Parses the CSS font property value.

    TypeScript 9 3

  4. 1
    # if [ -f $HOME/.bashrc ]; then
    2
    #     source $HOME/.bashrc
    3
    # fi
    4
    
                  
    5
    test -f ~/.profile && . ~/.profile
  5. Forked from editorconfig/editorconfig-core-js

    EditorConfig Core library and command line utility written in JavaScript

    JavaScript

  6. Forked from microsoft/vscode-editorconfig

    EditorConfig extension for Visual Studio Code

    TypeScript 687 61

Contribution activity

December 2019

Created a pull request in editorconfig/editorconfig-core-test that received 4 comments

properties -> pairs

As per the specification, we are no longer referring to key-value pairs as properties, but just pairs or key-value pairs.

+49 −49 4 comments

Created an issue in editorconfig/editorconfig-vscode that received 2 comments

Looking for new maintainer

I can no longer contribute to or publish open source projects after recently being hired @ Apple, so I'm looking for someone to take the reigns on …

2 comments
10 contributions in private repositories Dec 2 – Dec 13

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.