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: convert custom tslint rules to eslint #3917

Merged
merged 30 commits into from
Jan 22, 2020

Commits on Dec 7, 2019

  1. Initial ESLint addition

    John Wiseheart committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    6a7911f View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. With some config

    John Wiseheart committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    e627327 View commit details
    Browse the repository at this point in the history
  2. Use only eslint to import tslint

    John Wiseheart committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    bcec099 View commit details
    Browse the repository at this point in the history
  3. PR cleanup

    John Wiseheart committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    2bc3839 View commit details
    Browse the repository at this point in the history
  4. Little more cleanup

    John Wiseheart committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    046a7c8 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop' into jw/eslint-easy

    John Wiseheart committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    4a0c0d6 View commit details
    Browse the repository at this point in the history
  6. README info

    John Wiseheart committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    925700d View commit details
    Browse the repository at this point in the history
  7. # This is a combination of 6 commits.

    # This is the 1st commit message:
    
    Fix yarn.lock
    
    # This is the commit message palantir#2:
    
    Fix yarn.lock
    
    # This is the commit message palantir#3:
    
    Compile blueprint rules
    
    # This is the commit message palantir#4:
    
    Rerun yarn
    
    # This is the commit message palantir#5:
    
    Yarn please
    
    # This is the commit message palantir#6:
    
    I think this is broken
    John Wiseheart committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    66d0e22 View commit details
    Browse the repository at this point in the history
  8. Fix yarn.lock

    John Wiseheart committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    dc8f430 View commit details
    Browse the repository at this point in the history
  9. Remove readme badge until we publish

    John Wiseheart committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    dbb983a View commit details
    Browse the repository at this point in the history
  10. Revert ordering change to package.json

    John Wiseheart committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    2fb1ffe View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. BP classes constants

    John Wiseheart committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    3b5a55e View commit details
    Browse the repository at this point in the history
  2. Rename rule to get UX better

    John Wiseheart committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    9a86a78 View commit details
    Browse the repository at this point in the history
  3. classes-constants working well

    John Wiseheart committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    9986fae View commit details
    Browse the repository at this point in the history
  4. Insert import in alphabetical order

    John Wiseheart committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    c00a4cb View commit details
    Browse the repository at this point in the history
  5. HTML Components rule

    John Wiseheart committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    88de273 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. icon-components rule

    John Wiseheart committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    1af8fbd View commit details
    Browse the repository at this point in the history
  2. Cleanup

    John Wiseheart committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    7168e40 View commit details
    Browse the repository at this point in the history
  3. Remove root typescript file, update READMEs

    John Wiseheart committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    8d85df4 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Some more rule updates

    John Wiseheart committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    6ca0618 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Merge branch 'develop' into jw/eslint-rules

    John Wiseheart committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    85b59fa View commit details
    Browse the repository at this point in the history
  2. Fix yarn and maybe lint

    John Wiseheart committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    482e039 View commit details
    Browse the repository at this point in the history
  3. Really fix yarn.lock this time

    John Wiseheart committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    9475a35 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. Skip lib check

    John Wiseheart committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    05ae6ed View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Merge remote-tracking branch 'origin/develop' into jw/eslint-rules

    # Conflicts:
    #	yarn.lock
    adidahiya committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    4186336 View commit details
    Browse the repository at this point in the history
  2. minor code cleanup & fixes

    adidahiya committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    5c43fc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d33cb0 View commit details
    Browse the repository at this point in the history
  4. update lockfile

    adidahiya committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    e36c249 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69fe98c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e61186 View commit details
    Browse the repository at this point in the history