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

streamline TS; prettier via eslint #60

Merged
merged 4 commits into from
Aug 12, 2019
Merged

Commits on Aug 5, 2019

  1. streamline TS; prettier via eslint

    Two main changes in this PR:
    1. TS incorporated into 1 eslint config. This allows consumers to use overrides to target ts-only files
    2. prettier is run via eslint. This allows more streamlined eslint commands for ci and precommit hooks
    
    Also, only load flowtype rules for js(x) files
    twhid committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    49c9009 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

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

Commits on Aug 12, 2019

  1. eslint-config-1stdibs@3.0.0

    twhid committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    43b3bfa View commit details
    Browse the repository at this point in the history
  2. eslint-config-1stdibs@6.0.0

    twhid committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    b63de2c View commit details
    Browse the repository at this point in the history