Refactor ESLint configuration and update code formatting: Standardize quotes in eslint.config.mjs, next.config.js, and various TypeScript files for consistency. Add Prettier as a dependency and include formatting scripts in package.json. Clean up unnecessary whitespace in multiple files to enhance code readability.
This commit is contained in:
@@ -57,4 +57,3 @@ docker-compose exec app sh
|
||||
# Voir les logs en temps réel
|
||||
docker-compose logs -f app
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user