Skip to content
This repository was archived by the owner on Sep 26, 2024. It is now read-only.

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-node

Standard linting configuration for Node.js projects developed by STRG.

Installation

# install with npm
npm install -D @strg/eslint-config-node

# or with yarn
yarn add -D @strg/eslint-config-node

Usage

// .eslintrc.js
module.exports = {
  extends: [
    '@strg/eslint-config-node'
  ]
}

Versioning

This project adheres to Semantic Versioning.

About

Standard linting configuration for Node.js projects developed by STRG.

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages