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

fix: recommended config #103

Merged
merged 1 commit into from
Jan 20, 2024
Merged

Conversation

ota-meshi
Copy link
Contributor

@ota-meshi ota-meshi commented Jan 20, 2024

PR Checklist

Overview

This PR fixes "plugin:package-json/recommended" to work and adds a test case to check the fix.

Copy link
Owner

@JoshuaKGoldberg JoshuaKGoldberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, much appreciated! ❤️

Copy link

codecov bot commented Jan 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (850487b) 94.52% compared to head (77d686b) 98.58%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
+ Coverage   94.52%   98.58%   +4.06%     
==========================================
  Files           7        7              
  Lines         420      424       +4     
  Branches       28       30       +2     
==========================================
+ Hits          397      418      +21     
+ Misses         23        6      -17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JoshuaKGoldberg JoshuaKGoldberg merged commit 77dc134 into JoshuaKGoldberg:main Jan 20, 2024
17 of 18 checks passed
@ota-meshi ota-meshi deleted the fix-config branch January 20, 2024 02:52
@JoshuaKGoldberg
Copy link
Owner

@all-contributors please add @ota-meshi for code.

🤖 Beep boop! This comment was added automatically by all-contributors-auto-action.
Not all contributions can be detected from Git & GitHub alone. Please comment any missing contribution types this bot missed.
...and of course, thank you for contributing! 💙

Copy link
Contributor

@JoshuaKGoldberg

We had trouble processing your request. Please try again later.

JoshuaKGoldberg added a commit that referenced this pull request Jan 20, 2024
## PR Checklist

-   [x] Addresses an existing open issue: fixes #110
- [x] That issue was marked as [`status: accepting
prs`](https://github.com/JoshuaKGoldberg/eslint-plugin-package-json/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22)
- [x] Steps in
[CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/eslint-plugin-package-json/blob/main/.github/CONTRIBUTING.md)
were taken

## Overview

Regenerates the table following #103.

```shell
pnpm run update:eslint-docs                                                                            
```
@JoshuaKGoldberg
Copy link
Owner

@all-contributors please add @ota-meshi for code. 😠

Copy link
Contributor

@JoshuaKGoldberg

I've put up a pull request to add @ota-meshi! 🎉

JoshuaKGoldberg pushed a commit that referenced this pull request Jan 20, 2024
Adds @ota-meshi as a contributor for code.

This was requested by JoshuaKGoldberg [in this
comment](#103 (comment))

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 Bug: Recommended config does not work.
2 participants