added ESLint and Prettier to README file stack description

This commit is contained in:
2026-01-14 14:06:17 -05:00
parent d22186bc0a
commit acb004e2ff

View File

@@ -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