Contains the first stable release of the library boilerplate.
It has the following features:
- 🔥 Type checking TypeScript
- 🎉 Storybook V8 Integration
- 👷 Testing with Jest and React Testing Library
- 📏 Linter with ESLint
- 🚫 Lint-staged for running linters on Git staged files
- 💖 Code Formatter with Prettier
- 🦊 Git Hooks with Husky
- 📜 Rollup for Bundling
- 🤖 CI/CD for NPM Publishing and Storybook Deployment