Skip to content

gabrielsanttana/husky-lint-staged-pre-commit

Repository files navigation

🐶 Setup for pre-commit workflows with Husky and Lint Staged

GitHub license PRs Welcome

🛠️ Technologies

⚙️ Requirements

🚀 Installation

$ git clone https://github.com/gabrielsanttana/husky-lint-staged-pre-commit
$ cd husky-lint-staged-pre-commit
$ yarn

🧪 Commits

$ touch src/test.ts
$ git add test.ts
$ git commit -m "Checking pre-commit workflow"

⚖️ License

MIT License

Made with ❤️ by Gabriel Santana