chore(generators): add // <gen:*> anchor comments for event/job generators
This commit is contained in:
@@ -14,3 +14,5 @@ export {
|
||||
|
||||
// Controller type aliases
|
||||
export type { IGet{{pascalCase entity}}Controller } from "./interface-adapters/controllers/get-{{kebabCase entity}}.controller";
|
||||
|
||||
// <gen:events>
|
||||
|
||||
Reference in New Issue
Block a user