Skip to content

BublTechnology/eslint-config-bubl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bubl Eslint Configuration

Build Status

This code style guide is meant to be compliant with StanardJS but to be more detailed.

To use you will need to install both this package as well as eslint

  npm install --save-dev eslint @bubltechnology/eslint-config-bubl

You will then need to add an eslintrc that extends this like so

  {
    "extends": "@bubltechnology/eslint-config-bubl"
  }

About

The eslint config used within Bubl Technology

Resources

License

Stars

Watchers

Forks

Packages

No packages published