Han Yeong-woo's extensible shared Prettier config
npm i -D @nix6839/prettier-config prettier
{
singleQuote: true, // You don't have to press Shift.
useTabs: true, // Accessibility first
}
For accessibility of useTabs
, see the following Reddit post.