Skip to content

Instantly share code, notes, and snippets.

@luxplanjay
Last active February 28, 2024 06:26
Show Gist options
  • Save luxplanjay/7cc586ff00b63a1b572172e095135a63 to your computer and use it in GitHub Desktop.
Save luxplanjay/7cc586ff00b63a1b572172e095135a63 to your computer and use it in GitHub Desktop.
{
"printWidth": 100,
"tabWidth": 2,
"useTabs": false,
"semi": true,
"singleQuote": true,
"trailingComma": "es5",
"bracketSpacing": true,
"jsxBracketSameLine": false,
"arrowParens": "avoid",
"proseWrap": "always"
}
@ByteMe6
Copy link

ByteMe6 commented Dec 29, 2022

Спасибо

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment