Skip to content

Shareable configuration for eslint. Recommended for Testlio's services.

Notifications You must be signed in to change notification settings

Testlio/eslint-config-services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Testlio ESLint Configuration

This repository contains a shareable ESLint configuration that should be used with Node.js services written at Testlio. The package can be installed simply by running:

npm install --save-dev @testlio/eslint-config-services

The configuration can then be used by using the extends key in your .eslintrc:

{
    "extends": "@testlio/eslint-config-services"
}

All rules are listed in index.js and are fairly self-evident, especially when compared to the full list of available rules.

About

Shareable configuration for eslint. Recommended for Testlio's services.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •