procyon/.prettierrc
Roman Jaroš 20cfa5b0ae Fix TimePicker field and exclude tests from build
Change-Id: Ifa1f7f57557a33cd011906c63077982f0dcafb67
2023-04-13 08:54:36 +02:00

7 lines
No EOL
93 B
Text

{
"useTabs": true,
"tabWidth": 4,
"semi": true,
"singleQuote": true,
"printWidth": 120
}