Skip to content

carmen0208/eslint-config-spoke

Repository files navigation

Spoke Eslint Config

This package provides Spoke's .eslintrc as an extensible shared config

Install and Setup

Install the library using

npm install --save-dev eslint--config-spoke

Usage

Create a .eslintrc file in the root of the repo you are working on and extend the preset/config you wish to use

e.g. using the typescriptService and mocha linting rules

{
  "extends": ["spoke/presets/typescriptService", "spoke/configs/mocha"]
}

About

Spoke's ESLint config

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •