Skip to content

Commits

Commits on Aug 11, 2021

  1. Copy the full SHA
    46043e8 View commit details

Commits on Jan 15, 2021

  1. Update ESLint configuration

    Remove the line to disable the "github/no-unused-vars"  rule.
    Eric Cornelissen committed Jan 15, 2021
    Copy the full SHA
    2a6d6c5 View commit details

Commits on Nov 25, 2020

  1. Update ESLint configuration

    Remove the line to disable the "github/no-then"  rule.
    Eric Cornelissen committed Nov 25, 2020
    Copy the full SHA
    35fd0a9 View commit details

Commits on Nov 19, 2020

  1. Update ESLint configuration

    Remove the "no-shadow": "off" override and replace it by enabling
    "@typescript-eslint/no-shadow" in the "rules" section, following the
    typescript-eslint docs:
    https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/no-shadow.md#how-to-use
    Eric Cornelissen committed Nov 19, 2020
    Copy the full SHA
    22f779c View commit details

Commits on Oct 1, 2020

  1. Merge branch 'cbraynor/fix206' into cbraynor/fix201

    Chris Raynor committed Oct 1, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    6d01157 View commit details
  2. Switching to import/order instead of sort-imports

    Chris Raynor committed Oct 1, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    122c9b7 View commit details

Commits on Sep 29, 2020

  1. Resolve violations of import/no-extraneous-dependencies lint

    Fixes #201
    Chris Raynor committed Sep 29, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    8200c13 View commit details
  2. Resolve violations of sort-imports lint

    Resolves #206
    Chris Raynor committed Sep 29, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    228546a View commit details

Commits on Sep 28, 2020

  1. Merge branch 'main' into fix/205

    Chris Raynor authored and GitHub committed Sep 28, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    a2931d3 View commit details
  2. Resolve violations of no-useless-escape lint

    Resolves #205
    Michael Huynh committed Sep 28, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    c68c97e View commit details

Commits on Sep 25, 2020

  1. Resolve violations of no-throw-literal lint

    Resolves #204
    Michael Huynh committed Sep 25, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    476bf86 View commit details

Commits on Sep 23, 2020

  1. Merge branch 'main' into fix/197

    Robert authored and GitHub committed Sep 23, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    5d00d5b View commit details
  2. Resolve violations of no-sparse-arrays lint

    Resolves #203
    Michael Huynh committed Sep 23, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    38363a1 View commit details
  3. Resolve violations of eslint-comments/no-use lint

    Resolves #197
    Michael Huynh committed Sep 23, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    80b408e View commit details

Commits on Sep 20, 2020

  1. Resolve violations of github/array-foreach lint

    Resolves #199
    Michael Huynh committed Sep 20, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    4666a0e View commit details

Commits on Sep 14, 2020

  1. Adding temporary overrides to allow the linter to pass

    Chris Raynor committed Sep 14, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    cb51c85 View commit details
  2. Adding ESLint config and required dev dependencies

    Chris Raynor committed Sep 14, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    06765f9 View commit details
End of commit history for this file