react
next
typescript
jest
playwright
styled-components
storybook
plop
eslint
eslint-plugin-import-helpers
eslint-plugin-jest-dom
eslint-plugin-testing-library
stylelint
prettier
modern-css-reset
- e2e Playwright
- Add GitHub Actions
- Add
react-intl
- Add Apollo config in a different branch ref
Must be one of the following:
- 📦(build): Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
- ⚙️(ci): Changes to our CI configuration files and scripts (example scopes: Circle, BrowserStack, SauceLabs)
- 📖(docs): Documentation only changes
- 🚀(feat): A new feature
- 🛠️(fix): A bug fix
- 🚅(perf): A code change that improves performance
- 🧹(refactor): A code change that neither fixes a bug nor adds a feature
- 🧪(test): Adding missing tests or correcting existing tests