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

@boxine/eslint-config-base

Package Overview
Dependencies
Maintainers
16
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@boxine/eslint-config-base

Base configuration for ESLint used by Boxine GmbH

  • 2.0.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
330
decreased by-51.9%
Maintainers
16
Weekly downloads
 
Created
Source

@boxine/eslint-config-base

ESLint configuration for JavaScript projects

Installation

npm install --save-dev @boxine/eslint-config-base

Please install all necessary peer dependencies in your project as devDependencies

Usage

Add the following to the extends array in your .eslintrc.js:

'@boxine/eslint-config-base'

For using prettier with the cli / your prettier plugin please add to your package.json:

"prettier": "@boxine/prettier-config",

You can override / replace the prettier configuration by adding your own. Just remove / skip prettier key in your package.json and add a configuration according to prettier

FAQs

Package last updated on 08 Jun 2022

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