Files
Common_Platform/web/.prettierrc
T

7 lines
91 B
Plaintext

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