Files
2019-08-07 01:59:10 -04:00

9 lines
160 B
Plaintext

{
"arrowParens": "always",
"jsxBracketSameLine": false,
"singleQuote": true,
"tabWidth": 4,
"printWidth": 100,
"trailingComma": "all"
}