fix: corriger toutes les erreurs de lint restantes (263 -> 0)

This commit is contained in:
2026-07-04 14:34:50 +04:00
parent b193914c57
commit 454eefbe58
33 changed files with 210 additions and 159 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
export default function robots() {
const isProduction = process.env.NODE_ENV === 'production';
const isProduction = process.env.NODE_ENV === 'production'
if (!isProduction) {
return {