Skip to content

eslint-config 1.3.8

Install from the command line:
Learn more about npm packages
$ npm install @aurora-is-near/eslint-config@1.3.8
Install via package.json:
"@aurora-is-near/eslint-config": "1.3.8"

About this version

ESLint Config

A shareable ESLint configuration for Node packages and services.

This repository enforces semantic commit messages. For more details and examples see the Conventional Commits Specification.

Installation

yarn add @aurora-is-near/eslint-config

Usage

Add the following to your ESLint configuration file:

{
  "extends": "@aurora-is-near/eslint-config"
}

The configuration will detect whether your are using TypeScript, React, Jest etc. and enable particular rulesets accordingly.

Details


Assets

  • eslint-config-1.3.8.tgz

Download activity

  • Total downloads 39
  • Last 30 days 2
  • Last week 0
  • Today 0