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
- Host: GitHub
- URL: https://github.com/maephisto/js-standard
- Owner: maephisto
- Created: 2017-04-19T14:19:39.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-19T14:20:09.000Z (about 9 years ago)
- Last Synced: 2025-03-13T19:21:22.620Z (over 1 year ago)
- Topics: boilerplate, code-style, eslint, git, javascript, npm
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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