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(eslint): add flat configs #114

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

feat(eslint): add flat configs #114

wants to merge 14 commits into from

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    e752ec4 View commit details
    Browse the repository at this point in the history
  2. feat(eslint): add flat configs

    appano1 authored and emoldino-sun committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c1afd76 View commit details
    Browse the repository at this point in the history
  3. feat(eslint): add ignores

    appano1 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ea233a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1886906 View commit details
    Browse the repository at this point in the history
  5. fix(eslint): fix wrong path

    appano1 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    2dec9e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    dce6743 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adaeecf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bb7884 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    406244b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    073998d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf8513e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    0842108 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36cb548 View commit details
    Browse the repository at this point in the history
  3. fix(eslint): fix eslint errors

    * Fix no-unused-vars
    * Add a rule for `*.config.mjs` files.
    * Install `@types/node` for `process.*`
    appano1 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f51c34b View commit details
    Browse the repository at this point in the history