- Install deps
npx husky-init && yarn add -D eslint prettier eslint-config-universe lint-staged @commitlint/cli @commitlint/config-conventional eslint-plugin-md
- Add config rules to your package.json file:
"eslintConfig": {
"root": true,
"ignorePatterns": [