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

eslint-config-ndla

Package Overview
Dependencies
Maintainers
13
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-ndla

An eslint config for NDLA. Extends Airbnb's.

  • 3.3.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
741
increased by48.8%
Maintainers
13
Weekly downloads
 
Created
Source

eslint-config-ndla

Based on eslint-config-airbnb.

Overrides some settings to better suit NDLA.

Installing

# Install
yarn add --save-dev eslint-config-ndla
# Install
npm install --save-dev eslint-config-ndla

Usage

Configs

Edit your .eslintrc file and extend the config.

Example:

// .eslintrc
{
  "extends": "eslint-config-ndla"
}

Keywords

FAQs

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

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