From 22e803d56ff4e44ee135a3c50a76316e05e2ec9b Mon Sep 17 00:00:00 2001 From: "Dung Duc Huynh (Kaka)" <870029+jellydn@users.noreply.github.com> Date: Sat, 3 Aug 2024 06:56:54 +0800 Subject: [PATCH] docs: remove eslint, prettier --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c74d731e..fa143fee 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ ## Pre-requirements - [Bun — A fast all-in-one JavaScript runtime](https://bun.sh/) +- [Biome, toolchain of the web](https://biomejs.dev/) ## 💻 Stack @@ -38,7 +39,6 @@ - [React-hook-form: performance, flexible and extensible forms with easy-to-use validation](https://www.react-hook-form.com/) - [react-testing: simple and complete testing utilities that encourage good testing practices](https://testing-library.com/) - [React-query: performant and powerful data synchronization for React](https://react-query.tanstack.com/) -- And other standard tools as [Eslint](https://eslint.org/), [Prettier](https://prettier.io/), [nano-staged](https://github.com/usmanyunusov/nano-staged) ## 📝 Project Summary