0.2.6 • Published 4 years ago

@norbit/norbit-design-system v0.2.6

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Norbit Design System

Code formatting and linting for hygiene

OptionDescription
eslintfor code-quality rules and we will follow the Airbnb js/react standard for that.
prettierwill format your code to follow a specific set of formatting rules.
pretty-quickis used to apply prettier to the staged files only, we will use this for the pre-commit hook.
huskynpm module to add pre-commit hook to the project.