Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .prettierrc as json file type #9214

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

jpaju
Copy link
Contributor

@jpaju jpaju commented Jan 2, 2024

No description provided.

@the-mikedavis the-mikedavis added S-waiting-on-review Status: Awaiting review from a maintainer. A-language-support Area: Support for programming/text languages labels Jan 2, 2024
@the-mikedavis the-mikedavis merged commit a6ed104 into helix-editor:master Jan 2, 2024
6 checks passed
@jpaju jpaju deleted the add-prettierrc branch January 2, 2024 22:51
@leungbk
Copy link

leungbk commented Jan 3, 2024

FYI, .prettierrc is not always a JSON file, and can be a YAML file: https://prettier.io/docs/en/configuration.html

You can configure Prettier via (in order of precedence):

A "prettier" key in your package.json file.
A .prettierrc file written in JSON or YAML.

woojiq pushed a commit to woojiq/helix that referenced this pull request Jan 13, 2024
dgkf pushed a commit to dgkf/helix that referenced this pull request Jan 30, 2024
mtoohey31 pushed a commit to mtoohey31/helix that referenced this pull request Jun 2, 2024
Vulpesx pushed a commit to Vulpesx/helix that referenced this pull request Jun 7, 2024
smortime pushed a commit to smortime/helix that referenced this pull request Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-language-support Area: Support for programming/text languages S-waiting-on-review Status: Awaiting review from a maintainer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants