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

Add path maps to tsconfig.next.json #28

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

henrikvtcodes
Copy link

Path maps are an incredibly useful feature of Typescript in my opinion. I figured I'd add path maps to this since Next has some fairly standard conventions.

path maps are an incredibly useful feature of Typescript in my opinion. I figured I'd add path maps to this since Next has some fairly standard conventions.
@henrikvtcodes henrikvtcodes changed the title Add path maps Add path maps to tsconfig.next.json Jul 14, 2021
@benawad
Copy link
Owner

benawad commented Jul 14, 2021

Follow conventional commit for your commit msg so it deploys: https://www.conventionalcommits.org/en/v1.0.0/

@aalvarado
Copy link

Follow conventional commit for your commit msg so it deploys: https://www.conventionalcommits.org/en/v1.0.0/

Would this mean doing an amend on last commit?

Something like:

git commit --amend -m "feat!: add path maps"
git push --force

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.

3 participants