1
0
mirror of https://github.com/uetchy/namae.git synced 2026-06-01 02:59:46 +09:00
Files
namae/.prettierrc
T
2020-07-19 13:39:15 +09:00

6 lines
79 B
Plaintext

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