1
0
mirror of https://github.com/uetchy/namae.git synced 2026-03-02 08:33:59 +09:00
Files
namae/.prettierrc

7 lines
106 B
Plaintext

{
"arrowParens": "always",
"bracketSpacing": false,
"singleQuote": true,
"trailingComma": "all"
}