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

"Clarify the 'Existing Projects' section of the TypeScript docs: #52944

Merged
merged 12 commits into from
Jul 21, 2023
Merged

"Clarify the 'Existing Projects' section of the TypeScript docs: #52944

merged 12 commits into from
Jul 21, 2023

Commits on Jul 20, 2023

  1. "Clarify the 'Existing Projects' section of the TypeScript docs:

    > Add a sentence to the instructions for using typescript in an existing project instructing the user to copy the `paths` compiler option from the existing jsconfig file to the new tsconfig file.
    > Not doing so causes absolute imports from project directories to break, and gives "Module Not Found" messages that the docs do not have a case for solving"
    ShaunFerris committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    396c2cb View commit details
    Browse the repository at this point in the history
  2. Update docs/02-app/01-building-your-application/06-configuring/01-typ…

    …escript.mdx
    
    Co-authored-by: Steven <steven@ceriously.com>
    ShaunFerris and styfle committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    16da1f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69b75a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    169f761 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d9a461 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    b107ce6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e79cba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fff1ce2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56e58ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c68369d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    80e752e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cfdee49 View commit details
    Browse the repository at this point in the history