canvas-website/.prettierrc.json

4 lines
51 B
JSON

{
"semi": false,
"trailingComma": "all"
}