Socket
Socket
Sign inDemoInstall

@bandlab/eslint-config-bandlab-angularjs

Package Overview
Dependencies
187
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

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


Version published
Maintainers
2
Created

Readme

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

Last updated on 29 Jan 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc