All Projects → magento → magento-eslint

magento / magento-eslint

Licence: other
Shared ESLint configuration for Magento PWA-related projects

Programming Languages

javascript
184084 projects - #8 most used programming language

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']
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].