New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-nebenan-base

Package Overview
Dependencies
Maintainers
7
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-nebenan-base

Shareable GoodHood-EU styleguide config for eslint

2.0.3
latest
Source
npm
Version published
Maintainers
7
Created
Source

eslint-config-nebenan-base

Shareable GoodHood-EU styleguide config for eslint.

Extends eslint-config-airbnb-base.

A shareable config (without React plugins) to enforce GoodHood-EU Styleguide: https://github.com/goodhood-eu/styleguide

To see the rules that this config uses, please read the config itself.

Installation

npm install eslint-config-nebenan-base --save-dev

Usage

If you've installed eslint-config-nebenan-base locally within your project, just set your eslint config to:

{
  "extends": "eslint-config-nebenan-base"
}

MIT License

Keywords

linter

FAQs

Package last updated on 26 Oct 2023

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