Files
LifeTrinket/.prettierrc
2023-08-02 15:12:08 +02:00

6 lines
69 B
Plaintext

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