🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

eslint-config-brainbits-angular

Package Overview
Dependencies
Maintainers
3
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-brainbits-angular

Global angular eslint rules for Brainbits GmbH

4.1.13
latest
Source
npm
Version published
Weekly downloads
1
Maintainers
3
Weekly downloads
 
Created
Source

ESLint Config brainbits

npm version supported eslint version

This package contains our eslint rules we use at brainbits for angular projects.

Usage

Install the package via npm.

$ npm install --save-dev eslint-config-brainbits-angular

After installation of the package you have to install all required peer dependencies.

$ npx install-peerdeps --dev eslint-config-brainbits-angular

Add it to your .eslintrc

{
    "extends": ["brainbits-angular"]
}

Keywords

eslint

FAQs

Package last updated on 11 Apr 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