ar.falsy.cat/.prettierrc

7 lines
96 B
Plaintext
Raw Normal View History

2022-05-02 05:08:14 +00:00
{
"printWidth": 100,
"quoteProps": "as-needed",
"trailingComma": "all",
"tabWidth": 2
}