Tldraw/.prettierrc

7 wiersze
90 B
Plaintext

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