Skip to content

Enhancement : Add a .prettierrc file to match with the .eslintrc #861

Closed
@siddhant1

Description

@siddhant1

We should add a .prettierrc file to match with the .eslintrc .
I had my global prettierrc setup (which autoformats on save) which includes no-semicolon rule.
But in this project the no-semicolon rule breaks the rules in .eslintrc
To prevent this we should add local .prettierrc file that follows .eslintrc rules

@catarak you can create one using the playground https://prettier.io/playground/ and I will add that

Metadata

Metadata

Assignees

Labels

Priority:HighShould be addressed soon but not criticalType:TaskTasks tied specifically to developer operations and maintenance

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions