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

Improve eslint formatting #1961

Closed
wants to merge 16 commits into from

Commits on Jul 16, 2022

  1. Call prettier through esbuild

    hgiesel committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    2e7ea48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa732ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da1c7c1 View commit details
    Browse the repository at this point in the history
  4. Move eslintrc.js to root

    hgiesel committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    fb82a1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d4a864 View commit details
    Browse the repository at this point in the history
  6. Format ts/editor

    hgiesel committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    9c94137 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5826aea View commit details
    Browse the repository at this point in the history
  8. Fix editable eslint

    hgiesel committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    6fdd920 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f90dc2b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4a391c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    a08d561 View commit details
    Browse the repository at this point in the history
  2. Restore prettier.bzl

    hgiesel committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    c999f3f View commit details
    Browse the repository at this point in the history
  3. Remove deps from eslint rule

    hgiesel committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    af7102b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Remove eslint-plugin-prettier

    hgiesel committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    67a6fb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5af0ec View commit details
    Browse the repository at this point in the history
  3. Put back prettier_test

    hgiesel committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    7388144 View commit details
    Browse the repository at this point in the history