@norbit/norbit-design-system
0.2.6 • Public • Published
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. |
Readme
Keywords
nonePackage Sidebar
Install
npm i @norbit/norbit-design-system
Weekly Downloads