Tldraw/.prettierrc

6 wiersze
89 B
Plaintext

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