cse110-fa22-group29/.prettierrc.json

6 lines
57 B
JSON
Raw Permalink Normal View History

{
"printWidth": 160,
"tabWidth": 4,
"useTabs": true
}