Skip to content

Instantly share code, notes, and snippets.

@mortezadalil
Created January 1, 2022 04:30
Show Gist options
  • Save mortezadalil/48cf9aeb20f84cc127a8a59ccff8d0b2 to your computer and use it in GitHub Desktop.
Save mortezadalil/48cf9aeb20f84cc127a8a59ccff8d0b2 to your computer and use it in GitHub Desktop.
{
"singleQuote": true,
"printWidth": 200,
"proseWrap": "always",
"tabWidth": 4,
"useTabs": false,
"trailingComma": "none",
"bracketSpacing": true,
"jsxBracketSameLine": false,
"semi": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment