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

chore: migrates from tslint to eslint #265

Closed
wants to merge 8 commits into from

Commits on Sep 2, 2022

  1. Install ESLint

    Signed-off-by: Sosuke Suzuki <[email protected]>
    sosukesuzuki committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    beaa664 View commit details
    Browse the repository at this point in the history
  2. Add .eslintrc.json

    Signed-off-by: Sosuke Suzuki <[email protected]>
    sosukesuzuki committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    81c9f2f View commit details
    Browse the repository at this point in the history
  3. Follow ESLint rules

    Signed-off-by: Sosuke Suzuki <[email protected]>
    sosukesuzuki committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    3360230 View commit details
    Browse the repository at this point in the history
  4. Remove tslint

    Signed-off-by: Sosuke Suzuki <[email protected]>
    sosukesuzuki committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    a3827c1 View commit details
    Browse the repository at this point in the history
  5. Remove tslint.json

    Signed-off-by: Sosuke Suzuki <[email protected]>
    sosukesuzuki committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    f0ba656 View commit details
    Browse the repository at this point in the history
  6. Remove tslint.json

    Signed-off-by: Sosuke Suzuki <[email protected]>
    sosukesuzuki committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    838b784 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    2dee49d View commit details
    Browse the repository at this point in the history
  2. Fix lint problem

    Signed-off-by: Sosuke Suzuki <[email protected]>
    sosukesuzuki committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    2bed8ae View commit details
    Browse the repository at this point in the history