Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: eslint/typescript-eslint-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sandersn/typescript-eslint-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: add-tsconfig
Choose a head ref
  • 6 commits
  • 4 files changed
  • 1 contributor

Commits on Dec 28, 2018

  1. Add tsconfig.json

    sandersn committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    9ee85f1 View commit details
    Browse the repository at this point in the history
  2. Install @types packages

    sandersn committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    0a8bf69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f02b62d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57b517c View commit details
    Browse the repository at this point in the history
  5. Work around missing types

    sandersn committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    cd00d20 View commit details
    Browse the repository at this point in the history
  6. Fix errors in existing types

    sandersn committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    96df5d8 View commit details
    Browse the repository at this point in the history
Loading