Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Generating a controller does not set @Controller() decorater properly #11

Open
Zerotask opened this issue Aug 14, 2021 · 0 comments
Open

Comments

@Zerotask
Copy link

If I create a controller with nest g controller, it sets the name of the controller in the @controller decorator, e. g. @Controller('user').
If I generate a new controller with this extension, the decorator is empty. I expect that the extension is very similar to the Nest CLI commands, otherwise I don't see any time benefits.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant