Skip to content

Instantly share code, notes, and snippets.

@Scrini
Created March 11, 2019 22:47
Show Gist options
  • Save Scrini/e02814aad7961a9e5eab1ebce50d05f9 to your computer and use it in GitHub Desktop.
Save Scrini/e02814aad7961a9e5eab1ebce50d05f9 to your computer and use it in GitHub Desktop.
{
"printWidth": 120,
"tabWidth": 4,
"useTabs": false,
"semi": true,
"singleQuote": true,
"trailingComma": "all",
"bracketSpacing": true,
"arrowParens": "avoid"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment