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

Setup eslint with TypeScript configuration #4

Merged
merged 6 commits into from
Jun 27, 2019
Merged

Setup eslint with TypeScript configuration #4

merged 6 commits into from
Jun 27, 2019

Commits on Jun 27, 2019

  1. Setup eslint

    Christopher Quadflieg committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    a7a65b2 View commit details
    Browse the repository at this point in the history
  2. Fix eslint errors

    Christopher Quadflieg committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    b4cc2bf View commit details
    Browse the repository at this point in the history
  3. Add @typescript-eslint/eslint-recommended

    Christopher Quadflieg committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    4d4ee28 View commit details
    Browse the repository at this point in the history
  4. Fix prefer-const

    Christopher Quadflieg committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    0abeec4 View commit details
    Browse the repository at this point in the history
  5. Prefer string startsWith / endsWith

    Christopher Quadflieg committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    dfe8c9f View commit details
    Browse the repository at this point in the history
  6. Activate eslint for typescript in vscode

    Christopher Quadflieg committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    81e29ea View commit details
    Browse the repository at this point in the history