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

chore: add ts path integration #22

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

AlbertHernandez
Copy link
Owner

@AlbertHernandez AlbertHernandez commented Jan 19, 2024

Proposed changes

In this PR we are adding TS Paths, so we can make short the imports of the project.

This change is based on AlbertHernandez/nestjs-service-template#64

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

@github-actions github-actions bot added ⚙️ Configuration Indicates the scope is related to the configuration 📦 Dependencies Pull requests that update a dependency file 🐳 Build Indicates the change is related to the build 🧪 Tests Indicates the scope is related to the tests labels Jan 19, 2024
@github-actions github-actions bot added ignore-for-release Ignore pull request for a new release 😎 size/m Pull request size M and removed ignore-for-release Ignore pull request for a new release labels Jan 19, 2024
Copy link

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

package-lock.json
package.json
  • ts-jest@^29.1.1
  • tsconfig-paths@^4.2.0

@github-actions github-actions bot added ignore-for-release Ignore pull request for a new release and removed ignore-for-release Ignore pull request for a new release labels Jan 19, 2024
Copy link

🐳 Docker Metrics 🐳

  • Size of the Docker Image in the base (main): 139MB
  • Size of the Docker Image in this branch (chore/add-ts-path-integration): 139MB

@AlbertHernandez AlbertHernandez merged commit a5dfddd into main Jan 19, 2024
22 checks passed
@AlbertHernandez AlbertHernandez deleted the chore/add-ts-path-integration branch January 19, 2024 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐳 Build Indicates the change is related to the build ⚙️ Configuration Indicates the scope is related to the configuration 📦 Dependencies Pull requests that update a dependency file ignore-for-release Ignore pull request for a new release 😎 size/m Pull request size M 🧪 Tests Indicates the scope is related to the tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant