Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bandlab/eslint-config-bandlab-base

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bandlab/eslint-config-bandlab-base

BandLab's ESLint config, following our styleguide

  • 6.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
37
decreased by-39.34%
Maintainers
2
Weekly downloads
 
Created
Source

eslint-config-bandlab-base

This package provides BandLab's .eslintrc as an extensible shared config. By adopting a common ESLint config, we are encouraging a consistent style and quality across all of our JavaScript projects.

Usage

eslint-config-bandlab-base

Our default export contains our default ESLint rules. Requires eslint.

  1. npm install --save-dev @bandlab/eslint-config-bandlab-base eslint-plugin-unicorn eslint
  2. add "extends": "@bandlab/eslint-config-bandlab-base" to your .eslintrc

Disclaimer

Use at your own risks, future versions might change as we improve our style!

Keywords

FAQs

Package last updated on 29 Jan 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