diff --git a/README.md b/README.md index 8463656..fef58cc 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ This is the reop for the public client of the NATO Glossary project. This README - [Pinia](https://pinia.vuejs.org/) for state management - [Vitest](https://vitest.dev/) for unit testing - [Playwright](https://playwright.dev/) for end-to-end (e2e) testing +- [ESLint](https://eslint.org/) for code linting +- [Prettier](https://prettier.io/) for code formatting ## File Structure