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

@bandlab/eslint-config-bandlab-angularjs

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bandlab/eslint-config-bandlab-angularjs

BandLab's ESLint config for AngularJS, following our styleguide

  • 6.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
34
decreased by-22.73%
Maintainers
2
Weekly downloads
 
Created
Source

eslint-config-bandlab-angularjs

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

We export two ESLint configurations for your usage.

eslint-config-bandlab-angularjs

Our default export contains all our ESLint rules, including AngularJS rules. It requires eslint and eslint-plugin-angular.

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

eslint-config-bandlab-base

See eslint-config-bandlab-base for the base without AngularJS support.

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