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: add package to eslint parser options #1379

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

achingbrain
Copy link
Member

To support linting a file using the nearest config add package: true
to the default parser options.

To support linting a file using the nearest config add `package: true`
to the default parser options.
@wemeetagain wemeetagain force-pushed the fix/add-package-to-eslint-config branch from 734e790 to a95095a Compare October 6, 2023 12:37
Copy link
Member

@wemeetagain wemeetagain left a comment

Choose a reason for hiding this comment

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

lgtm

@wemeetagain wemeetagain merged commit eb9f72f into master Oct 6, 2023
16 checks passed
@wemeetagain wemeetagain deleted the fix/add-package-to-eslint-config branch October 6, 2023 13:00
github-actions bot pushed a commit that referenced this pull request Oct 6, 2023
## [41.0.2](v41.0.1...v41.0.2) (2023-10-06)

### Bug Fixes

* add package to eslint parser options ([#1379](#1379)) ([eb9f72f](eb9f72f))
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.

2 participants