Socket
Book a DemoInstallSign in
Socket

eslint-config-lifion

Package Overview
Dependencies
Maintainers
3
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-lifion

Lifion's ESLint config

3.1.0
latest
Source
npmnpm
Version published
Weekly downloads
71
-60.56%
Maintainers
3
Weekly downloads
 
Created
Source

eslint-config-lifion

npm version Contributor Covenant

This package provides Lifion's base JS .eslintrc as an extensible shared config.

Usage

Install the module and its peer dependencies:

npm install eslint-config-lifion eslint@8 prettier@2 -D

Make sure ESLint uses this module by adding "extends" to your .eslintrc file:

{
  "extends": "lifion"
}

Configure Prettier by adding this to your .prettierrc file:

{
  "endOfLine": "auto",
  "printWidth": 100,
  "singleQuote": true,
  "trailingComma": "none"
}

License

Apache-2.0

Keywords

config

FAQs

Package last updated on 14 Mar 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.