Vicente Canales da54cf1ecf
Prefer void as return type on migration generator ts stub (#3865)
The liberal use of `any` is frowned upon by some default tslint
configurations. That combined with the fact the these functions don't
need to return anything, makes it reasonable to use `void` over `any`
for the return type.
2020-05-22 20:48:38 +02:00
..
2019-07-10 23:48:43 +02:00
2019-07-10 23:48:43 +02:00
2019-07-10 23:48:43 +02:00