Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/custom decorators #48

Merged
merged 4 commits into from
Mar 27, 2019
Merged

Feature/custom decorators #48

merged 4 commits into from
Mar 27, 2019

Conversation

Diluka
Copy link
Contributor

@Diluka Diluka commented Mar 27, 2019

  1. refactor package.json
  2. add namespace forTypeORM to avoid import from path
  3. support custom decorators (close How to set role to use rest api? #43)

fork, make changes, install and try :)
1. refactor package.json
2. export `./typeorm/*` as namespace `forTypeORM`. This can avoid import from path. Make it easier to switch install location from npm to github.
… drop support and fix deprecated warnings
@Diluka Diluka requested a review from michaelyali March 27, 2019 08:12
Copy link
Member

@michaelyali michaelyali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@michaelyali michaelyali merged commit bf14ff3 into nestjsx:next Mar 27, 2019
@Diluka Diluka deleted the feature/custom-decorators branch March 27, 2019 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants