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

Linting for #5225 #5323

Merged
merged 9 commits into from Aug 22, 2022
Merged

Linting for #5225 #5323

merged 9 commits into from Aug 22, 2022

Commits on Aug 18, 2022

  1. deps: @npmcli/eslint-config@3.1.0

    lukekarrys authored and wraithgar committed Aug 18, 2022
    Copy the full SHA
    887739d View commit details
    Browse the repository at this point in the history
  2. chore: add fs-minipass to devDependencies

    It's used in tests so it needs to be in the manifest
    wraithgar committed Aug 18, 2022
    Copy the full SHA
    61a8506 View commit details
    Browse the repository at this point in the history
  3. chore: add @npmcli/promise-spawn to devDependencies

    It's used in tests so it needs to be in the manifest
    wraithgar committed Aug 18, 2022
    Copy the full SHA
    1468c1b View commit details
    Browse the repository at this point in the history
  4. chore: add minimatch to devDependencies

    It's used in tests so it needs to be in the manifest
    wraithgar committed Aug 18, 2022
    Copy the full SHA
    cb7c496 View commit details
    Browse the repository at this point in the history
  5. chore: add mkdirp to devDependencies

    It's used it tests
    wraithgar committed Aug 18, 2022
    Copy the full SHA
    466f2cf View commit details
    Browse the repository at this point in the history
  6. chore: add minify-registry-metadata to devDependencies

    It's used in tests
    wraithgar committed Aug 18, 2022
    Copy the full SHA
    5f773a9 View commit details
    Browse the repository at this point in the history
  7. chore: linting

    In preparation for @npmcli/eslint-config@3.1.0
    wraithgar committed Aug 18, 2022
    Copy the full SHA
    0e50269 View commit details
    Browse the repository at this point in the history
  8. fix: linting

    In preparation for @npmcli/eslint-config@3.1.0
    wraithgar committed Aug 18, 2022
    Copy the full SHA
    d7335f3 View commit details
    Browse the repository at this point in the history
  9. chore: temporarily remove extraneous deps linting from docs

    #5309 will turn it back on
    wraithgar committed Aug 18, 2022
    Copy the full SHA
    ad74a24 View commit details
    Browse the repository at this point in the history