Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Aswathy/eslint prettier rules #12

Merged
merged 2 commits into from
Nov 6, 2023

Conversation

aswathy-deriv
Copy link
Contributor

@aswathy-deriv aswathy-deriv commented Nov 1, 2023

Remove Prettier config and cover the rules in Eslint package

Copy link
Member

@shayan-deriv shayan-deriv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The rest LGTM.


"linebreak-style": ["error", "unix"],
"jsx-quotes": ["error", "prefer-single"],
"no-confusing-arrow": ["error", { allowParens: false }],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need this? 🤔 it will throws lots of error with the current code we have in both and deriv-app I guess.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just ignore this comment

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @shayan-deriv

@ali-hosseini-deriv ali-hosseini-deriv merged commit 2ef3e4a into binary-com:main Nov 6, 2023
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants