Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add Prettier configuration for single quotes#40

Merged
jbampton merged 2 commits into
mainfrom
jbampton-patch-1
Jun 27, 2026
Merged

Add Prettier configuration for single quotes#40
jbampton merged 2 commits into
mainfrom
jbampton-patch-1

Conversation

@jbampton

Copy link
Copy Markdown
Member

No description provided.

@jbampton jbampton self-assigned this Jun 27, 2026
@github-project-automation github-project-automation Bot moved this to Backlog in METROPOLIS Jun 27, 2026
@jbampton jbampton moved this from Backlog to In review in METROPOLIS Jun 27, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a Prettier configuration file to enforce single quotes. However, the configuration file is misspelled as .pretterrc instead of .prettierrc, which prevents Prettier from recognizing and applying the settings. The reviewer's feedback correctly identifies this issue and advises renaming the file.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread .prettierrc
@jbampton jbampton added the good first issue Good for newcomers label Jun 27, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a Prettier configuration file to standardize formatting across the repository by preferring single quotes where applicable.

Changes:

  • Introduced a root .prettierrc config file.
  • Enabled Prettier’s singleQuote option.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jbampton jbampton merged commit 1302acc into main Jun 27, 2026
17 of 20 checks passed
@jbampton jbampton deleted the jbampton-patch-1 branch June 27, 2026 14:44
@github-project-automation github-project-automation Bot moved this from In review to Done in METROPOLIS Jun 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

good first issue Good for newcomers

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants