Files
edlp_d8/core/.prettierrc.json
T

7 lines
88 B
JSON

{
"printWidth": 80,
"semi": true,
"singleQuote": true,
"trailingComma": "all"
}