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: add support for pattern matching in rule no-unexpected-wire-adapter-usages #98

Conversation

seckardt
Copy link
Contributor

@seckardt seckardt commented Jun 8, 2022

Upgrade to @lwc/eslint-plugin-lwc v1.3.0 to benefit from the pattern matching support that got added recently. Adjust the base.js configuration to whitelist the experience and commerce API related wire adapters in the rule @lwc/lwc/no-unknown-wire-adapters and respectively blacklist the same adapters in the rule @lwc/lwc/no-unexpected-wire-adapter-usages.

@seckardt seckardt force-pushed the feature/240-pattern-support-no-unexpected-wire-adapter-usages branch from 4de0a50 to c8e0118 Compare June 8, 2022 11:43
@pmdartus pmdartus merged commit e919d6b into salesforce:master Jun 8, 2022
@seckardt seckardt deleted the feature/240-pattern-support-no-unexpected-wire-adapter-usages branch June 8, 2022 15:08
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