mirror of
https://github.com/uetchy/namae.git
synced 2025-03-18 04:50:32 +09:00
9 lines
152 B
Plaintext
9 lines
152 B
Plaintext
|
{
|
||
|
"jsxBracketSameLine": true,
|
||
|
"semi": true,
|
||
|
"singleQuote": true,
|
||
|
"trailingComma": "all",
|
||
|
"arrowParens": "always",
|
||
|
"bracketSpacing": false
|
||
|
}
|