-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
Priority:HighShould be addressed soon but not criticalShould be addressed soon but not criticalType:TaskTasks tied specifically to developer operations and maintenanceTasks tied specifically to developer operations and maintenance
Description
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 criticalShould be addressed soon but not criticalType:TaskTasks tied specifically to developer operations and maintenanceTasks tied specifically to developer operations and maintenance