Skip to content

Commit

Permalink
Update .eslintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
sjvans authored Oct 31, 2023
1 parent 804f1b8 commit dd4bfaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cds": true
},
"rules": {
"no-console": 1,
"no-console": "off",
"require-atomic-updates": "off"
}
}

0 comments on commit dd4bfaf

Please sign in to comment.