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

7 lines
90 B
Plaintext

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