rg_backend_academy/lecture_4/dinosaurs-without-db/.prettierrc.json

7 lines
77 B
JSON

{
"endOfLine": "lf",
"useTabs": true,
"printWidth": 120,
"tabWidth": 4
}