1.2.0 • Published 2 years ago

@liquify/eslint-config v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

ESLint Config

An shareable config for eslint to maintain a code style aesthetic across the Liquify project. ESLint Standard is extended with additional rule sets.

Install

pnpm

pnpm add @liquify/eslint-config -D

Usage

Extend the package.json file of each module and/or project.

{
  "extends": ["@liquify/eslint-config"]
}

Required peer dependency on eslint

Related

Author

🥛 Νίκος Σαβίδης