scipaper/.prettierrc
2022-07-25 10:12:30 +00:00

5 lines
68 B
Plaintext

{
"singleQuote": true,
"trailingComma": "es5",
"tabWidth": 4
}