Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@magento/eslint-config

jzetlen11.9k(OSL-3.0 OR AFL-3.0)1.5.3

Shared ESLint configuration for Magento PWA-related projects

magento, eslint

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']