S2OJ/.prettierrc
2022-09-18 21:56:58 +08:00

7 lines
80 B
Plaintext

{
"tabWidth": 2,
"printWidth": 80,
"singleQuote": true,
"endOfLine": "lf"
}