Skip to content

science-periodicals/eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@scipe/eslint-config

JavaScript — FOR SCIENCE!

These are the rules that are in common use in sci.pe projects. Note that we use prettier for style.

styled with prettier

Usage

npm install --save-dev @scipe/eslint-config

In your module package.json add:

{
  "eslintConfig": {
    "extends": "@scipe"
  }
}

Releases

No releases published

Packages

No packages published