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(typescript-estree)!: throw error on file not in project when project set #760

Merged

Commits on Jul 22, 2019

  1. feat(typescript-estree): throw error on external file

    Ben Lichtman committed Jul 22, 2019
    Copy the full SHA
    74330d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Copy the full SHA
    5a361ab View commit details
    Browse the repository at this point in the history
  2. test(parser, eslint-plugin-tslint): fix more tests

    Ben Lichtman committed Jul 23, 2019
    Copy the full SHA
    22a5b8a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. test(eslint-plugin-tslint): fix remaining tests

    Ben Lichtman committed Jul 25, 2019
    Copy the full SHA
    dd811ab View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ae7c129 View commit details
    Browse the repository at this point in the history
  3. docs(parser): update README with new error

    Ben Lichtman committed Jul 25, 2019
    Copy the full SHA
    2c02bd1 View commit details
    Browse the repository at this point in the history
  4. fix(typescript-estree): extract to constant

    Ben Lichtman committed Jul 25, 2019
    Copy the full SHA
    335be68 View commit details
    Browse the repository at this point in the history
  5. test: introduce local eslintrc for js files

    Ben Lichtman committed Jul 25, 2019
    Copy the full SHA
    b8e5417 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    32ef2e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

  1. Merge branch 'master' into throwOnExternalFile

    Ben Lichtman committed Jul 26, 2019
    Copy the full SHA
    b284c06 View commit details
    Browse the repository at this point in the history
  2. fix: add back default program

    Ben Lichtman committed Jul 26, 2019
    Copy the full SHA
    9f03dd0 View commit details
    Browse the repository at this point in the history