Skip to content

Instantly share code, notes, and snippets.

@max-lt
Created November 24, 2022 18:48
Show Gist options
  • Save max-lt/d1cd6381874ac59c11f0e5fdd9a38e06 to your computer and use it in GitHub Desktop.
Save max-lt/d1cd6381874ac59c11f0e5fdd9a38e06 to your computer and use it in GitHub Desktop.
{
"tabWidth": 2,
"useTabs": false,
"singleQuote": true,
"trailingComma": "none",
"endOfLine": "lf",
"arrowParens": "always",
"printWidth": 120
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment