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: allow user to provide TS program instance in parser options #3481

Closed

Commits on Jun 3, 2021

  1. Copy the full SHA
    7c4f35d View commit details
    Browse the repository at this point in the history
  2. chore(types): add program option to ParserOptions

    Ben Lichtman committed Jun 3, 2021
    Copy the full SHA
    4c6aca9 View commit details
    Browse the repository at this point in the history
  3. test(typescript-estree): add tests for program option

    Ben Lichtman committed Jun 3, 2021
    Copy the full SHA
    f07d72e View commit details
    Browse the repository at this point in the history
  4. test(parser): add test for program option

    Ben Lichtman committed Jun 3, 2021
    Copy the full SHA
    e4cbd2c View commit details
    Browse the repository at this point in the history
  5. docs: document new program option

    Ben Lichtman committed Jun 3, 2021
    Copy the full SHA
    648caaf View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    defed5d View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    b1f6213 View commit details
    Browse the repository at this point in the history