@magento/eslint-config
v1.5.3
Published
Shared ESLint configuration for Magento PWA-related projects
Downloads
12,345
Readme
Magento ESLint Configuration
Shareable ESLint
configuration used by all Magento PWA Studio projects.
Goals
- Lint for possible errors and mistakes. No rules for stylistic preferences will be accepted
Usage
npm install @magento/eslint-config
// in your ESLint configuration
extends: ['@magento']