2
0
mirror of https://github.com/lowdefy/lowdefy.git synced 2025-03-25 15:10:33 +08:00
lowdefy/.prettierrc
2020-10-01 16:09:28 +02:00

6 lines
73 B
Plaintext

{
"printWidth": 100,
"singleQuote": true,
"trailingComma": "es5"
}