naise_pos_android/.prettierrc
2023-03-26 16:42:39 +07:00

7 lines
143 B
Plaintext

{
"arrowParens": "avoid",
"bracketSameLine": true,
"bracketSpacing": true,
"singleQuote": true,
"trailingComma": "all"
}