Skip to content

Activities Project: Linter and Prettier config file missing #87

@RohitSaini7

Description

@RohitSaini7

What is the issue?

Nowadays everyone uses Prettier, An automated code formatting tool.

The issue is everyone have different global settings of prettier according to their style. BUT this can cause useless changes to opensource projects as many people works on same code.

So having a prettier config file inside project directory can resolve this issue.

How to solve this issue?

adding a file .prettierrc and .prettierignore will solve this issue

Metadata

Metadata

Assignees

Labels

nmn-22No Mess November 2022

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions