-
Notifications
You must be signed in to change notification settings - Fork 43
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
docs: Update CLI options #167
docs: Update CLI options #167
Conversation
🦋 Changeset detectedLatest commit: e41cf2c The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
unexpected-*-syntax
Thank you! Could you add a changeset per the comment above, since the README of the published package is what shows on npmjs.com? |
@@ -147,7 +147,6 @@ Specifies rules/problems to ignore (i.e. not raise an error for). | |||
|
|||
The available values are: | |||
|
|||
- `wildcard` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added the changeset and squashed commit again! This is my first experience for using changeset. I didn't know the toolset. |
Thank you! And thank you for this project. This helped me a lot in understanding how to test package behavior in octokit/graphql-schema#925 🙏 |
Follow changes in #31 and #85