Shareable ESLint configuration used by all Magento PWA Studio projects.
- Lint for possible errors and mistakes. No rules for stylistic preferences will be accepted
npm install @magento/eslint-config// in your ESLint configuration
extends: ['@magento']