Skip to content

Instantly share code, notes, and snippets.

View Inhaasap's full-sized avatar
🏠
Working from home

Inha Yurchenko Inhaasap

🏠
Working from home
View GitHub Profile
{
"printWidth": 100,
"tabWidth": 2,
"useTabs": false,
"semi": true,
"singleQuote": true,
"trailingComma": "es5",
"bracketSpacing": true,
"jsxBracketSameLine": false,
"arrowParens": "avoid",