fix: education
Deploy banu-front / deploy (push) Successful in 1m21s

This commit is contained in:
sajjadtalkhabi
2026-05-28 19:49:00 +03:30
parent 9660e3fe8f
commit d42b7aaa7b
27 changed files with 362 additions and 219 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ module.exports = {
rules: {
'no-alert': 'error',
'no-shadow': 'off',
'no-console': 'off',
'no-console': 'error',
'import/order': 'off',
'dot-notation': 'error',
'no-else-return': 'off',