Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
Update prettierIgnore and settings.json for html
Open
Beginner friendly
Nobody has claimed this yet.
dev-ops
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
add this:
"[html]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
in the settings.json
Acceptance Criteria
remove the prettier ignore for html files
Proposed Solution
N/A
Mocks
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the repository for settings.json and the Prettier ignore configuration, then compare the existing HTML formatting settings. Configure the HTML formatter as shown and remove HTML from the ignore rules; confirm the files contain both requested changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, vscode
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100