frontend-defaults
frontend-defaults copied to clipboard
Some defaults for frontend projects
Frontend Defaults
Some defaults for frontend projects
This Project
git clone https://github.com/merkle-open/frontend-defaults.git
- Branch - Master only (so long)
Contents
Documentation
Base documentation for a project
Reason:
- Readme for your project root
- Define & check some project specific basics (Setup, Specification, Usage, ...)
- Link to other documentations
Codequality
- editorconfig
- eslint
- html-validate
- prettier-config
- stylelint-config
- ts-config
Repo
- .gitattributes
- .gitignore
- commitlint
- commitizen