lab6 done

This commit is contained in:
2026-04-13 18:06:00 +10:00
parent ed282406d5
commit b441bfde8d
12 changed files with 502 additions and 57 deletions

View File

@@ -9,7 +9,9 @@ Currently, two official plugins are available:
## React Compiler
The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see [this documentation](https://react.dev/learn/react-compiler/installation).
The React Compiler is enabled on this template. See [this documentation](https://react.dev/learn/react-compiler) for more information.
Note: This will impact Vite dev & build performances.
## Expanding the ESLint configuration