lsd/.prettierrc
2023-02-02 19:54:57 +03:30

7 lines
86 B
Plaintext

{
"tabWidth": 2,
"semi": false,
"singleQuote": true,
"trailingComma": "all"
}