Files
bandada/.prettierrc.json
2022-05-24 19:31:32 +02:00

6 lines
74 B
JSON

{
"semi": false,
"arrowParens": "always",
"trailingComma": "none"
}