focalboard/.prettierrc.json
2020-10-08 09:21:27 -07:00

6 lines
53 B
JSON

{
"tabWidth": 4,
"useTabs": true,
"semi": false
}