Skip to content

Instantly share code, notes, and snippets.

@RAMTO
Last active August 18, 2022 05:41
Show Gist options
  • Save RAMTO/00abce83f9d83f0595909270433fad9f to your computer and use it in GitHub Desktop.
Save RAMTO/00abce83f9d83f0595909270433fad9f to your computer and use it in GitHub Desktop.
{
"arrowParens": "avoid",
"bracketSpacing": true,
"printWidth": 100,
"semi": true,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "all",
"useTabs": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment