ACM-VIT / ACM-VIT/create-boilerplate-node

prettier file missing

Open
#7 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

everyone uses prettier code formatter , so everyone has different global prettier configuration, which leads to multiple unnecessary changes in file. So having a local `prettierrc` and `prettierignore` can eliminate these unnecessary changes.

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect the repository root and existing JavaScript project files to confirm where shared formatting configuration belongs. Add the requested local .prettierrc and .prettierignore files, then verify that the configuration is present and covers the files the project generates or maintains.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Feature
Difficulty
1/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.