Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eslint-config-ebf GitHub GitHub package.json version David Node.js Package GitHub issues

An ESLint Shareable Config for EBF projects

Install

npm install eslint-config-ebf

Usage

Shareable configs are designed to work with the extends feature of .eslintrc files.

You can learn more about Shareable Configs on the official ESLint website.

npm install --save-dev eslint-config-ebf

Then, add this to your .eslintrc file:

{
  "extends": "ebf"
}

You can override settings from the shareable config by adding them directly into your .eslintrc file.

License

Apache License Version 2.0. Copyright (c) EBF.

About

EBF's ESLint extensible shared config

Resources

Stars

0 stars

Watchers

11 watching

Forks

Releases

Packages

Used by

Contributors

Languages