jws-backend/.prettierrc
2024-04-01 13:28:43 +07:00

5 lines
67 B
Text

{
"tabWidth": 2,
"printWidth": 100,
"trailingComma": "all"
}