salesforce / eslint-config-lwc

Opinionated ESLint configurations for LWC projects
MIT License
114 stars 35 forks source link

Add a commerce wire adapter to the list of known adapters #52

Closed CommanderQ closed 3 years ago

CommanderQ commented 3 years ago

As a part of Salesforce Commerce enhancements being released in Summer '21 we are prospectively beginning the rollout of a new, commerce-specific component namespace ("commerce") that will host libraries and (eventually) components. As a part of the initial offering in this namespace, we're providing customers the CartSummaryAdapter wire adapter via the commerce/cartApi library. We'd naturally want to make this a "known" wire adapter to allow customers to publish components that reference it via normal linting tools and SFDX.