Skip to content

Instantly share code, notes, and snippets.

@SerhiiCho
Created March 1, 2025 12:10
Show Gist options
  • Select an option

  • Save SerhiiCho/ef69598786a1783307b828cb6c2ac0c9 to your computer and use it in GitHub Desktop.

Select an option

Save SerhiiCho/ef69598786a1783307b828cb6c2ac0c9 to your computer and use it in GitHub Desktop.
{
"trailingComma": "all",
"tabWidth": 4,
"semi": false,
"singleQuote": true,
"printWidth": 85,
"arrowParens": "avoid"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment