Files
canvas-editor_fex765/.prettierrc
T

8 lines
136 B
Plaintext

{
"semi": false,
"singleQuote": true,
"printWidth": 80,
"trailingComma": "none",
"arrowParens": "avoid",
"endOfLine": "lf"
}