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

@kununu/eslint-config

Package Overview
Dependencies
Maintainers
0
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kununu/eslint-config

kununu's ESLint config

  • 5.2.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

@kununu/eslint-config

kununu config for ESLint

This package contains ESLint rules for consistent JS and JSX code across kununu's projects.

📦 Installation

Add @kununu/eslint-config npm package as dev dependency to your project:

npm install --save-dev @kununu/eslint-config

💻 Usage

Create a .eslintrc file with the following configuration:

{
  "extends": "@kununu/eslint-config"
}

See docs to find more detailed information on ESLint configuration and usage.

⚡️ Plugins

At kununu, @kununu/eslint-config and @kununu/stylelint-config linters runs on every commit, but finding a lint error after push can be frustrating and waste time. In order to avoid it, editor plugins are available to warn you and validate as you code.

There's what we use and recommend:

Visual Code Studio

  • ESLint

Atom

Keywords

FAQs

Package last updated on 26 Feb 2025

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