taj-validator/.prettierrc
2023-10-25 23:25:13 +02:00

6 lines
85 B
Text

{
"trailingComma": "es5",
"tabWidth": 2,
"semi": true,
"singleQuote": true
}