@norbit/norbit-design-system
v0.2.6
Published
norbit ui components
Readme
Norbit Design System
Code formatting and linting for hygiene
| Option | Description | | ---------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ | | eslint | for code-quality rules and we will follow the Airbnb js/react standard for that. | | prettier | will format your code to follow a specific set of formatting rules. | | pretty-quick | is used to apply prettier to the staged files only, we will use this for the pre-commit hook. | | husky | npm module to add pre-commit hook to the project. |
