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

feat(create-vite): add eslint.config.js to React templates #12860

Merged
merged 17 commits into from
Jul 31, 2024

Commits on Jun 18, 2024

  1. rebased for new eslint flat config

    Shaoyu Meng committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    eb9fb0e View commit details
    Browse the repository at this point in the history
  2. add ignore patterns

    Shaoyu Meng committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    63e4416 View commit details
    Browse the repository at this point in the history
  3. fix lint issue

    Shaoyu Meng committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    37e1a06 View commit details
    Browse the repository at this point in the history
  4. ignore the config file itself

    smeng9 authored and shaoyu committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6057fe5 View commit details
    Browse the repository at this point in the history
  5. incorporate changes in #13750

    smeng9 authored and shaoyu committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c1bffda View commit details
    Browse the repository at this point in the history
  6. add eslint compat layer

    shaoyu committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    297690f View commit details
    Browse the repository at this point in the history
  7. fix linter

    shaoyu committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2e43ed9 View commit details
    Browse the repository at this point in the history
  8. nits

    ArnaudBarre committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a13e87b View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. peer dependency override

    smeng9 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a5a5012 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

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

Commits on Jul 3, 2024

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

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    fa813b8 View commit details
    Browse the repository at this point in the history
  2. chore: use canary

    bluwy committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a69d7b4 View commit details
    Browse the repository at this point in the history
  3. docs: update readme [skip ci]

    bluwy committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d6089bc View commit details
    Browse the repository at this point in the history
  4. use tseslint

    ArnaudBarre committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    da21981 View commit details
    Browse the repository at this point in the history
  5. docs: update readme [skip ci]

    bluwy committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b54b3f0 View commit details
    Browse the repository at this point in the history
  6. fix config & doc

    ArnaudBarre committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    9f6a689 View commit details
    Browse the repository at this point in the history