Skip to content

Instantly share code, notes, and snippets.

@amsul
Last active November 8, 2019 04:14
Show Gist options
  • Save amsul/5647f3767b8366eeac300c2dbece3a82 to your computer and use it in GitHub Desktop.
Save amsul/5647f3767b8366eeac300c2dbece3a82 to your computer and use it in GitHub Desktop.
{
"arrowParens": "avoid",
"printWidth": 80,
"semi": false,
"singleQuote": true,
"trailingComma": "all"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment