Gogryu's picture
initial commit
47c0b4f
raw
history blame contribute delete
No virus
158 Bytes
{
"semi": false,
"tabWidth": 2,
"printWidth": 100,
"singleQuote": true,
"trailingComma": "all",
"jsxSingleQuote": true,
"bracketSpacing": true
}