ha-matter-bridge/matter-bridge/.prettierrc

8 lines
109 B
Plaintext
Raw Normal View History

2024-01-23 23:39:46 +01:00
{
"tabWidth": 4,
"semi": true,
"singleQuote": true,
"printWidth": 70,
"useTabs": false
2024-01-23 23:39:46 +01:00
}