Skip to content

Commit 7a26246

Browse files
authored
🐛 Minor correction in the frontend tech-stack (#9547)
1 parent cbba9fa commit 7a26246

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/understanding-airbyte/tech-stack.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ Connectors can be written in any language. However the most common languages are
2626

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

3233
## FAQ

0 commit comments

Comments
 (0)