Skip to content

Instantly share code, notes, and snippets.

@cihat
Created May 22, 2021 19:00
Show Gist options
  • Save cihat/131e8dd08c7b6049af1ce00f55de7251 to your computer and use it in GitHub Desktop.
Save cihat/131e8dd08c7b6049af1ce00f55de7251 to your computer and use it in GitHub Desktop.
{
"printWidth": 80,
"tabWidth": 2,
"useTabs": false,
"semi": false,
"singleQuote": true,
"trailingComma":"none",
"bracketSpacing": true,
"jsxBracketSameLine": false
}
@cihat
Copy link
Author

cihat commented Aug 13, 2021

{
"printWidth": 120,
"singleQuote": true,
"semi": false,
"arrowParens": "avoid"
}

nimble standart

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