Systemy-rozmyte-sql/frontend/.prettierrc.json

4 lines
55 B
JSON
Raw Normal View History

2021-12-04 21:41:57 +01:00
{
"trailingComma": "all",
"endOfLine": "auto"
}