Skip to content

Instantly share code, notes, and snippets.

@gatukgl
Created March 28, 2021 13:58
Show Gist options
  • Save gatukgl/47016c41239860de85aeb7b38fc65f47 to your computer and use it in GitHub Desktop.
Save gatukgl/47016c41239860de85aeb7b38fc65f47 to your computer and use it in GitHub Desktop.
{
"trailingComma": "es5",
"tabWidth": 2,
"semi": false,
"singleQuote": true,
"arrowParens": "avoid"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment