Files
LUNA-Charts/.prettierrc.json
T

6 lines
88 B
JSON

{
"singleQuote": true,
"semi": true,
"trailingComma": "es5",
"printWidth": 100
}