Skip to content

Commit

Permalink
🐛 Minor correction in the frontend tech-stack (#9547)
Browse files Browse the repository at this point in the history
  • Loading branch information
timroes authored Jan 18, 2022
1 parent cbba9fa commit 7a26246
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/understanding-airbyte/tech-stack.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ Connectors can be written in any language. However the most common languages are

* CI/CD: [GitHub Actions](https://github.com/features/actions)
* Containerization: [Docker](https://www.docker.com/) and [Docker Compose](https://docs.docker.com/compose/)
* Linter \(Frontend\): [Prettier](https://prettier.io/)
* Linter \(Frontend\): [ESLint](https://eslint.org/)
* Formatter \(Frontend\): [Prettier](https://prettier.io/)
* Formatter \(Backend\): [Spotless](https://github.com/diffplug/spotless)

## FAQ
Expand Down

0 comments on commit 7a26246

Please sign in to comment.