FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

lojaskd/javascript-style-guide: :yellow_heart: Base LojasKD's JS ESLint config, following our styleguide · GitHub

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LojasKD Javascript style Guide () {

Our style guide is based on Standard JS. Differences between them will be described bellow.

Installing

npmjs.com/package/eslint-config-lojaskd-base

npm install --save-dev eslint eslint-config-lojaskd-base

To include in the project, create an .eslintrc file with at least the following contents:

{
  "extends": ["lojaskd-base"]
}

License

Code is under MIT License - © LojasKD.com.br

}

About

💛 Base LojasKD's JS ESLint config, following our styleguide

Topics

Resources

Stars

4 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL