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: update templates for eslint v9 #179

Merged
merged 8 commits into from
May 22, 2024
Merged

feat: update templates for eslint v9 #179

merged 8 commits into from
May 22, 2024

Commits on May 21, 2024

  1. feat: update templates for eslint v9

    1. use flat config
    2. add .npmrc (package-lock=false), just same as eslint repo
    3. update required node.js & eslint
    aladdin-add committed May 21, 2024
    Configuration menu
    Copy the full SHA
    2e9c26d View commit details
    Browse the repository at this point in the history
  2. chore: fix linting errors

    aladdin-add committed May 21, 2024
    Configuration menu
    Copy the full SHA
    bf43eba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a963af View commit details
    Browse the repository at this point in the history
  4. chore: rm .eslintignore

    aladdin-add committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a8aa763 View commit details
    Browse the repository at this point in the history
  5. ci: update gha ci v4

    aladdin-add committed May 21, 2024
    Configuration menu
    Copy the full SHA
    6054866 View commit details
    Browse the repository at this point in the history
  6. chore: update jsdoc

    aladdin-add committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b5ddeb1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ee97fa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed00e49 View commit details
    Browse the repository at this point in the history