1
0
Fork 0
gluestick/.prettierrc

7 lines
91 B
Plaintext

{
"printWidth": 80,
"trailingComma": "none",
"tabWidth": 2,
"singleQuote": false
}