tldraw/.prettierrc

7 lines
80 B
Text
Raw Normal View History

2021-05-28 14:37:23 +00:00
{
"semi": false,
"singleQuote": true,
"tabWidth": 2,
"useTabs": false
}