ocw/front/.prettierrc.json

6 lines
66 B
JSON

{
"semi": true,
"printWidth": 100,
"trailingComma": "all"
}