An open API service indexing awesome lists of open source software.

https://github.com/maephisto/js-standard

A set of configuration conventions for javascript projects
https://github.com/maephisto/js-standard

boilerplate code-style eslint git javascript npm

Last synced: 3 months ago
JSON representation

A set of configuration conventions for javascript projects

Awesome Lists containing this project

README

          

# Standards for JS projects

Contains configuration for code style, NPM, Nodemon, GIT

## Indentation
2 Spaces FTW

## Linting
ESLint, Standard
https://standardjs.com/

## NPM

## Nodemon

## GIT