3v324v23's picture
lfs
1e3b872
raw
history blame
169 Bytes
{
"singleQuote": true,
"jsxSingleQuote": false,
"arrowParens": "always",
"trailingComma": "all",
"semi": true,
"tabWidth": 2,
"printWidth": 100
}