Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

Fix tsconfig aliases #824

Merged
merged 1 commit into from
Aug 5, 2020
Merged

Fix tsconfig aliases #824

merged 1 commit into from
Aug 5, 2020

Conversation

orzechdev
Copy link
Contributor

@orzechdev orzechdev commented Jul 30, 2020

I want to merge this change because... it helps VS Code to auto-import with shorter aliases, by moving less nested paths down in the tsconfig paths:
instead of autoimport from @temp/@next/types just do it from @types.

Screenshots

Pull Request Checklist

  1. All visible strings are translated with proper context.
  2. All data-formatting is locale-aware (dates, numbers, and so on).
  3. The changes are tested.
  4. The code is documented (docstrings, project documentation).
  5. Changes are mentioned in the changelog.

Test Environment Config

API_URI=https://master.staging.saleor.rocks/graphql/

@github-actions github-actions bot temporarily deployed to fix-tsconfig-aliases July 30, 2020 12:40 Inactive
@orzechdev orzechdev force-pushed the fix/tsconfig-aliases branch from 626fc6a to 1601580 Compare July 30, 2020 12:42
@github-actions github-actions bot temporarily deployed to fix-tsconfig-aliases July 30, 2020 12:42 Inactive
@orzechdev orzechdev requested a review from AlicjaSzu August 4, 2020 08:17
@krzysztofwolski krzysztofwolski merged commit 9bc5319 into master Aug 5, 2020
@krzysztofwolski krzysztofwolski deleted the fix/tsconfig-aliases branch August 5, 2020 09:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants