1
0
Fork 0
gluestick/.prettierrc

7 lines
91 B
Plaintext
Raw Normal View History

2023-04-24 22:40:19 -04:00
{
"printWidth": 80,
"trailingComma": "none",
"tabWidth": 2,
"singleQuote": false
}