mirror of
https://github.com/uetchy/namae.git
synced 2025-03-16 20:20:38 +09:00
7 lines
106 B
Plaintext
7 lines
106 B
Plaintext
{
|
|
"arrowParens": "always",
|
|
"bracketSpacing": false,
|
|
"singleQuote": true,
|
|
"trailingComma": "all"
|
|
}
|