fed/.prettierrc
2023-10-30 19:09:14 +01:00

5 lines
63 B
Text

{
"tabWidth": 2,
"useTabs": false,
"singleQuote": true
}