chore: 🔧 Aggiornata configurazione ESLint

This commit is contained in:
Maicol Battistini 2023-07-11 12:45:30 +02:00
parent b06ffb990d
commit 26cc33e9b9
No known key found for this signature in database
1 changed files with 4 additions and 0 deletions

View File

@ -7,3 +7,7 @@ rules:
- "error"
- "code": 200
consistent-return: 'off'
no-return-assign:
- error
- except-parens
no-plusplus: off