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 support for jsconfig.json #199

Merged
merged 6 commits into from Apr 18, 2022
Merged

Commits on Apr 16, 2022

  1. feat: add support for jsconfig.json

    yufeng.freeman authored and F3n67u committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    61ee5bf View commit details
    Browse the repository at this point in the history
  2. Update src/tsconfig-loader.ts

    Co-authored-by: Michaël De Boey <info@michaeldeboey.be>
    F3n67u and MichaelDeBoey committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    4a5c0c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. Update src/__tests__/tsconfig-loader.test.ts

    Co-authored-by: Alec Larson <1925840+aleclarson@users.noreply.github.com>
    F3n67u and aleclarson committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    acf4a0c View commit details
    Browse the repository at this point in the history
  2. optimize readdir mock

    F3n67u committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    8dd225d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. add changelog

    F3n67u committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    c591de1 View commit details
    Browse the repository at this point in the history
  2. update readme

    F3n67u committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    b2688f0 View commit details
    Browse the repository at this point in the history