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

feat: Add tsconfig shortcut paths for components etc for web #606

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

IiroP
Copy link
Contributor

@IiroP IiroP commented Jan 21, 2025

Description

  • Added shorthands @components, @lib, @locales and @custom-pages to allow shorter paths

Closes #603

Before submitting the PR, please make sure you do the following

  • If your PR is related to a previously discussed issue, please link to it here.
  • Prefix your PR title with feat:, fix:, chore:, or docs:.
  • This message body should clearly illustrate what problems it solves.
  • Make sure the commit history is linear, up-to-date with main branch and does not contain any erroneous changes

Formatting and linting

  • Format code with pnpm format and lint the project with pnpm lint

@IiroP IiroP marked this pull request as ready for review January 21, 2025 13:53
@kahlstrm
Copy link
Contributor

Ahh, seems like my rebase of cleaning the git repo did wonders for this one 😅 starting from main and cherry-picking will fix this.

@IiroP IiroP force-pushed the add-tsconfig-paths branch from 611149f to 001ab7d Compare January 23, 2025 10:13
@kahlstrm kahlstrm merged commit 7ecb7a6 into main Jan 23, 2025
3 checks passed
@kahlstrm kahlstrm deleted the add-tsconfig-paths branch January 23, 2025 18:09
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.

Create tsconfig shortcuts for common paths
2 participants