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

@hela/eslint: Implement ESLint RFC#9 #227

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

@hela/eslint: Implement ESLint RFC#9 #227

wants to merge 14 commits into from

Commits on Mar 7, 2020

  1. chore: start fresh

    Signed-off-by: Charlike Mike Reagent <[email protected]>
    tunnckoCore committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    c84e97f View commit details
    Browse the repository at this point in the history
  2. start: resolve, lint, process, constnts, utils

    Signed-off-by: Charlike Mike Reagent <[email protected]>
    tunnckoCore committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    366c619 View commit details
    Browse the repository at this point in the history
  3. chore: update acorn-globs patch place

    Signed-off-by: Charlike Mike Reagent <[email protected]>
    tunnckoCore committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    71c0c96 View commit details
    Browse the repository at this point in the history
  4. chore: yarn & sync

    Signed-off-by: Charlike Mike Reagent <[email protected]>
    tunnckoCore committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    05281d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. chore: resolve items; todo: move logic to glob-cache

    Signed-off-by: Charlike Mike Reagent <[email protected]>
    tunnckoCore committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    7338884 View commit details
    Browse the repository at this point in the history
  2. lintFiles is done, next resolve & merge configs

    Signed-off-by: Charlike Mike Reagent <[email protected]>
    tunnckoCore committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    54bac06 View commit details
    Browse the repository at this point in the history
  3. loadESLintConfig update; add formatCodeframe

    Signed-off-by: Charlike Mike Reagent <[email protected]>
    tunnckoCore committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    130b340 View commit details
    Browse the repository at this point in the history
  4. cleanup & renames

    Signed-off-by: Charlike Mike Reagent <[email protected]>
    tunnckoCore committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    9b8053c View commit details
    Browse the repository at this point in the history
  5. lint based on configArray item.files

    Signed-off-by: Charlike Mike Reagent <[email protected]>
    tunnckoCore committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    578fdf3 View commit details
    Browse the repository at this point in the history
  6. reorganize, measure memory and time

    Signed-off-by: Charlike Mike Reagent <[email protected]>
    tunnckoCore committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    d8eeb5c View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Merge branch 'master' into eslint-rfc9

    Charlike Mike Reagent authored Mar 11, 2020
    Configuration menu
    Copy the full SHA
    7b3440b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. normalizing, merging & utils; use new config format entirely

    Signed-off-by: Charlike Mike Reagent <[email protected]>
    tunnckoCore committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    cbb9119 View commit details
    Browse the repository at this point in the history
  2. temp

    Signed-off-by: Charlike Mike Reagent <[email protected]>
    tunnckoCore committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    0b3413a View commit details
    Browse the repository at this point in the history
  3. okay

    Signed-off-by: Charlike Mike Reagent <[email protected]>
    tunnckoCore committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    707433c View commit details
    Browse the repository at this point in the history