With-the-Ranks / Spoke

With the Rank's fork of Politics Rewired's fork of Spoke
GNU General Public License v3.0
0 stars 1 forks source link

chore(types): sort declarations alphabetically #23

Open ajohn25 opened 7 months ago

ajohn25 commented 7 months ago

Description

This sorts server/api/types.ts so that declarations are ordered alphabetically (via this script). It also moves the type RequestHandlerFactory into assemble-numbers.ts, which is the only place it's referenced.

Motivation and Context

types.ts was a bit all over the place in terms of ordering

How Has This Been Tested?

N/A

Screenshots (if appropriate):

Documentation Changes

Checklist: