Socket
Socket
Sign inDemoInstall

@apogeelabs/eslint-config

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apogeelabs/eslint-config

This package provides Apogee's .eslintrc as an extensible shared config


Version published
Weekly downloads
234
decreased by-14.29%
Maintainers
0
Weekly downloads
 
Created
Source

@apogeelabs/eslint-config

This repo provides Apogee's .eslintrc as an extensible shared config.

Usage

This package support one "standard" eslint configuration at the moment.

eslint-config-apogee

To use this configuration:

  1. yarn add eslint @apogeelabs/eslint-config --dev
  2. add "extends": "@apogeelabs/eslint-config" to your .eslintrc

Example Setup

Simple Project Using All the Rules

.
└── .eslintrc // extends: [ "@apogeelabs/eslint-config" ]

References

See als ESLint's Shareable Configs documentation and the ESLint config documentation for more information.

Keywords

FAQs

Package last updated on 25 Jun 2024

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc