Skip to content

Instantly share code, notes, and snippets.

@jason1985
Created February 16, 2021 23:05
Show Gist options
  • Save jason1985/aa1f84f62f01c0757387cbe8d0f1b725 to your computer and use it in GitHub Desktop.
Save jason1985/aa1f84f62f01c0757387cbe8d0f1b725 to your computer and use it in GitHub Desktop.
{
"trailingComma": "es5",
"tabWidth": 2,
"semi": false,
"singleQuote": true,
"arrowParens": "always"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment