eslint: disable github/array-foreach on frontend

pull/654/head
undefined 12 months ago
parent 335a272db4
commit 32647bc842
No known key found for this signature in database

@ -24,4 +24,5 @@ rules:
jsx-a11y/anchor-is-valid: 0
jsx-a11y/click-events-have-key-events: 0
jsx-a11y/label-has-associated-control: 0
github/array-foreach: 0
# 'react/no-unknown-property': ['error', { ignore: ['key'] }],
Loading…
Cancel
Save