Files
oci-portal-dash/.prettierrc.json
T

7 lines
90 B
JSON

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