react-use-countdown/.prettierrc

7 lines
98 B
Plaintext
Raw Permalink Normal View History

2020-08-28 14:32:14 +07:00
{
"printWidth": 120,
"tabWidth": 4,
"trailingComma": "all",
"singleQuote": true
}