Skip to content

Commit

Permalink
Merge branch 'master' of github.com:binary-com/deriv-app into evgeniy…
Browse files Browse the repository at this point in the history
…/92724/language_settings_improvements
  • Loading branch information
“yauheni-kryzhyk-deriv” committed Apr 13, 2023
2 parents 4ae4d10 + d7aaba9 commit df0c7fc
Show file tree
Hide file tree
Showing 207 changed files with 46,715 additions and 67,962 deletions.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ module.exports = {
'import/prefer-default-export': 0,
'import/extensions': [0, { jsx: 'always', json: 'always' }],
'no-sequences': ['warn'],
'react/no-unknown-property': 1,
'import/no-unresolved': [2, { ignore: ['@deriv/components', '@deriv/shared'] }],

// react rules
Expand Down
Loading

0 comments on commit df0c7fc

Please sign in to comment.