Skip to content

shared eslint configuration for rocicorp projects

License

Notifications You must be signed in to change notification settings

rocicorp/eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shared eslint config for Rocicorp Projects

The package includes all the dependencies to have a working eslint setup that works with the configuration. Adopting projects will only need to install @rocicorp/eslint-config.

Install

$ npm install @rocicorp/eslint-config --save-dev

Usage

** Make sure you have a tsconfig.json and .eslintignore in your project **

Add this to the package.json:

{
  "eslintConfig": {
    "extends": "@rocicorp/eslint-config"
  }
}

About

shared eslint configuration for rocicorp projects

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •