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(repo): migrate @TrySound/rollup-plugin-eslint #575

Merged
merged 53 commits into from
Oct 26, 2020
Merged

chore(repo): migrate @TrySound/rollup-plugin-eslint #575

merged 53 commits into from
Oct 26, 2020

Commits on Jan 31, 2016

  1. Initial

    TrySound committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    2174c68 View commit details
    Browse the repository at this point in the history
  2. Add documentation

    TrySound committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    d24b703 View commit details
    Browse the repository at this point in the history
  3. Add npm files filter

    TrySound committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    a57ebfd View commit details
    Browse the repository at this point in the history
  4. 1.0.0

    TrySound committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    8d93f67 View commit details
    Browse the repository at this point in the history
  5. Clear dist folder

    TrySound committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    6a43cde View commit details
    Browse the repository at this point in the history
  6. Fix documentation

    TrySound committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    66a8b91 View commit details
    Browse the repository at this point in the history
  7. 1.0.1

    TrySound committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    a76dc51 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2016

  1. Fix build

    TrySound committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    fc48b9f View commit details
    Browse the repository at this point in the history
  2. 1.0.2

    TrySound committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    f83b07c View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2016

  1. Upgrade eslint

    TrySound committed Feb 13, 2016
    Configuration menu
    Copy the full SHA
    beea4a5 View commit details
    Browse the repository at this point in the history
  2. 2.0.0

    TrySound committed Feb 13, 2016
    Configuration menu
    Copy the full SHA
    8ab1689 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2016

  1. Tidy up

    TrySound committed Jun 12, 2016
    Configuration menu
    Copy the full SHA
    37a8ac8 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2016

  1. Return a name

    TrySound committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    1a4f911 View commit details
    Browse the repository at this point in the history
  2. 2.0.2

    TrySound committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    79aa74b View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2016

  1. Upgrade to eslint 3

    TrySound committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    52240a6 View commit details
    Browse the repository at this point in the history
  2. Add buble back

    TrySound committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    b46eba4 View commit details
    Browse the repository at this point in the history
  3. v3.0.0

    TrySound committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    5693a22 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2017

  1. Add lockfile

    TrySound committed Jul 1, 2017
    Configuration menu
    Copy the full SHA
    0a24a4e View commit details
    Browse the repository at this point in the history
  2. Move to jest

    TrySound committed Jul 1, 2017
    Configuration menu
    Copy the full SHA
    23486ce View commit details
    Browse the repository at this point in the history
  3. Build with babel

    TrySound committed Jul 1, 2017
    Configuration menu
    Copy the full SHA
    61c0c1b View commit details
    Browse the repository at this point in the history
  4. Upgrade dependencies

    TrySound committed Jul 1, 2017
    Configuration menu
    Copy the full SHA
    a1a0c2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e60dae View commit details
    Browse the repository at this point in the history
  6. 4.0.0

    TrySound committed Jul 1, 2017
    Configuration menu
    Copy the full SHA
    e2d3dcb View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2018

  1. Document config file usage

    Adds documentation on how to use a config file at project root, mentioned in TrySound/rollup-plugin-eslint#20.
    markbrouch committed Mar 9, 2018
    Configuration menu
    Copy the full SHA
    0a56873 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2018

  1. Configuration menu
    Copy the full SHA
    b677da3 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2018

  1. Merge pull request #21 from markbrouch/patch-1

    Document config file usage
    TrySound committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    3af75bf View commit details
    Browse the repository at this point in the history
  2. Update README.md

    TrySound committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    9a09d0b View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2018

  1. Configuration menu
    Copy the full SHA
    002102c View commit details
    Browse the repository at this point in the history
  2. Add prettier

    TrySound committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    f4a9aae View commit details
    Browse the repository at this point in the history
  3. Change api to named export

    TrySound committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    9b7d10a View commit details
    Browse the repository at this point in the history
  4. Upgrade eslint

    TrySound committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    7ba0743 View commit details
    Browse the repository at this point in the history
  5. Clean up gitignore

    TrySound committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    64659df View commit details
    Browse the repository at this point in the history
  6. 5.0.0

    TrySound committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    9f07aa8 View commit details
    Browse the repository at this point in the history
  7. Fix tests warning

    TrySound committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    459bc20 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2019

  1. PR for optional config string

    PR to allow a string to be passed for specific config files; primarily to allow different Rollup configs to have different linting rules.
    bugs181 committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    e838619 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. Configuration menu
    Copy the full SHA
    07d1b2c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2019

  1. Merge pull request #26 from bugs181/master

    PR for optionally passing eslint config file to plugin
    TrySound committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    6a7da9e View commit details
    Browse the repository at this point in the history
  2. v5.1.0

    TrySound committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    223d2f2 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2019

  1. feat: options.fix can change files

    frankieshen committed May 8, 2019
    Configuration menu
    Copy the full SHA
    8ed450c View commit details
    Browse the repository at this point in the history

Commits on May 12, 2019

  1. feat: add test case

    Shenfq committed May 12, 2019
    Configuration menu
    Copy the full SHA
    237c7f5 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. Merge pull request #27 from Shenfq/feature/fix-source-code

    feat: options.fix can change files
    TrySound committed May 22, 2019
    Configuration menu
    Copy the full SHA
    3ef74c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a6aa9f View commit details
    Browse the repository at this point in the history
  3. v6.0.0

    TrySound committed May 22, 2019
    Configuration menu
    Copy the full SHA
    f83bf3c View commit details
    Browse the repository at this point in the history
  4. Fix travis

    TrySound committed May 22, 2019
    Configuration menu
    Copy the full SHA
    b65047f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. Upgrade to ESLint 6.0.0

    onigoetz committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    389e74d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #28 from onigoetz/master

    Upgrade to ESLint 6.0.0
    TrySound committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    b672ef3 View commit details
    Browse the repository at this point in the history
  3. v7.0.0

    TrySound committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    8c5aba3 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Configuration menu
    Copy the full SHA
    f71ab79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04a794e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b7bc58 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. chore: update after review

    shellscape committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    f88bf21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93a4ef2 View commit details
    Browse the repository at this point in the history
  3. chore: lint readme

    shellscape committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    507b9d4 View commit details
    Browse the repository at this point in the history