Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

chore: Fix prettier integration #71

Merged
merged 1 commit into from May 22, 2019
Merged

chore: Fix prettier integration #71

merged 1 commit into from May 22, 2019

Conversation

diego3g
Copy link
Contributor

@diego3g diego3g commented May 22, 2019

Changes proposed

Remove Prettier recommended rules from ESLint.

Additional context

Prettier recommended settings were overriding some of AirBnB style guide rules.

Example: AirBnB points that quotes must be single, and with Prettier recommended rules we are using double quotes.

Prettier recommended settings were overriding some of AirBnB style guide
rules.

Removed prettier recommended rules.
@pellizzetti pellizzetti merged commit fecd796 into unform:master May 22, 2019
@diego3g diego3g deleted the chore/prettier branch May 22, 2019 21:22
pellizzetti added a commit that referenced this pull request May 22, 2019
Makes README follow the ajusts regarding coding style that PR #71
brought.
pellizzetti added a commit that referenced this pull request May 22, 2019
Makes README follow the ajusts regarding coding style that PR #71
brought.

[skip ci]
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.

None yet

2 participants