Tldraw/apps/huppy/pages
Steve Ruiz a1e242ae3a
[DX] Use tabs in JSON.stringify (#2674)
Occasionally the auto-built items, such as Sections.json, will be
flagged as having changes in a commit. This is because we generate that
file using spaces but our formatting uses tabs.

This PR changes all JSON.stringify({}, null, 2) to JSON.stringify({},
null, '\t'). Problem solved!

### Change Type

- [x] `patch` — Bug fix
2024-01-28 21:13:47 +00:00
..
api [DX] Use tabs in JSON.stringify (#2674) 2024-01-28 21:13:47 +00:00
_app.tsx unbrivate, dot com in (#2475) 2024-01-16 14:38:05 +00:00
deliveries.tsx [DX] Use tabs in JSON.stringify (#2674) 2024-01-28 21:13:47 +00:00