Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
https-github-com-okeamah
/
prettier
Public
forked from
OKEAMAH/prettier
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 28, 2024
Create node.js.yml
OKEAMAH
authored
505b17b
View commit details
Copy full SHA for 505b17b
Browse repository at this point
Commits on Jun 26, 2024
chore(deps): update typescript-eslint to v8.0.0-alpha.34 (#16434)
Show description for 8b623b9
renovate[bot]
authored
8b623b9
View commit details
Copy full SHA for 8b623b9
Browse repository at this point
Commits on Jun 24, 2024
Simplify `hasGitDiffFriendlyOrderedList` (#16426)
fisker
authored
abab7e0
View commit details
Copy full SHA for abab7e0
Browse repository at this point
Commits on Jun 22, 2024
chore(deps): update dependency rollup-plugin-license to v3.4.1 (#16425)
Show description for 917faa3
renovate[bot]
authored
917faa3
View commit details
Copy full SHA for 917faa3
Browse repository at this point
chore(deps): update dependency graphql to v16.9.0 (#16423)
Show description for 7edab1b
renovate[bot]
authored
7edab1b
View commit details
Copy full SHA for 7edab1b
Browse repository at this point
chore(deps): update eslint related dependencies (#16424)
Show description for 58a4dce
renovate[bot]
authored
58a4dce
View commit details
Copy full SHA for 58a4dce
Browse repository at this point
Commits on Jun 21, 2024
chore(deps): update dependency espree to v10.1.0 (#16422)
Show description for 2981d89
renovate[bot]
and
fisker
authored
2981d89
View commit details
Copy full SHA for 2981d89
Browse repository at this point
chore(deps): update dependency typescript to v5.5.2 (#16420)
Show description for b4a3042
renovate[bot]
and
fisker
authored
b4a3042
View commit details
Copy full SHA for b4a3042
Browse repository at this point
Commits on Jun 18, 2024
Add parens for nullish coalescing in tenary (#16391)
Show description for 988b43b
cdignam-segment
and
fisker
authored
988b43b
View commit details
Copy full SHA for 988b43b
Browse repository at this point
Remove `isLastNode` in favor of `AstPath#isLast` (#16383)
fisker
authored
09b32a4
View commit details
Copy full SHA for 09b32a4
Browse repository at this point
Minor refactor to `printCallExpression` (#16396)
fisker
authored
35cc36c
View commit details
Copy full SHA for 35cc36c
Browse repository at this point
Add comments for transforms (#16411)
sosukesuzuki
authored
7652455
View commit details
Copy full SHA for 7652455
Browse repository at this point
Import `diff` directly (#16397)
fisker
authored
90f27a8
View commit details
Copy full SHA for 90f27a8
Browse repository at this point
Release script: choose version instead of passing argument (#16381)
fisker
authored
2c43f7d
View commit details
Copy full SHA for 2c43f7d
Browse repository at this point
Commits on Jun 17, 2024
docs: use oneliner to create .prettierignore file (#16245)
Nasicus
authored
fe7b985
View commit details
Copy full SHA for fe7b985
Browse repository at this point
Remove mention of `options.editorconfig` which does not exist. (#16335)
Alex Ford
authored
ad223ed
View commit details
Copy full SHA for ad223ed
Browse repository at this point
Use `Array#findLastIndex` (#16384)
fisker
authored
6d265ec
View commit details
Copy full SHA for 6d265ec
Browse repository at this point
Update resolveConfig doc comment (#16400)
alex12058
authored
f3c2dbd
View commit details
Copy full SHA for f3c2dbd
Browse repository at this point
Enable `require-unicode-regexp` and `regexp/strict` rule (#16408)
fisker
authored
c03a12a
View commit details
Copy full SHA for c03a12a
Browse repository at this point
chore: fix some comments (#16410)
Show description for 22dad9c
sjtucoder
and
fisker
authored
22dad9c
View commit details
Copy full SHA for 22dad9c
Browse repository at this point
Commits on Jun 14, 2024
Switch `PUNCTUATION_REGEXP` to use RegExp with `u` directly (#15621)
fisker
authored
d6daeec
View commit details
Copy full SHA for d6daeec
Browse repository at this point
Revert "Revert "Switch `kRegex` to use RegExp with `u` directly"" (#15644)
Show description for ccde7ca
fisker
authored
ccde7ca
View commit details
Copy full SHA for ccde7ca
Browse repository at this point
Update `eslint-plugin-unicorn` to v54 (#16407)
fisker
authored
57253de
View commit details
Copy full SHA for 57253de
Browse repository at this point
Fix `test:dist-lint` script (#16406)
fisker
authored
a7fbf91
View commit details
Copy full SHA for a7fbf91
Browse repository at this point
Update `jest-docblock` to v30 (#16403)
fisker
authored
be65292
View commit details
Copy full SHA for be65292
Browse repository at this point
Update ESBuild error message types (#16404)
fisker
authored
f9826a3
View commit details
Copy full SHA for f9826a3
Browse repository at this point
chore(deps): update dependency acorn to v8.12.0 (#16405)
Show description for fb45e7d
renovate[bot]
authored
fb45e7d
View commit details
Copy full SHA for fb45e7d
Browse repository at this point
Transform `@typescript-eslint/*` to ESM (#16402)
fisker
authored
df8604b
View commit details
Copy full SHA for df8604b
Browse repository at this point
Commits on Jun 13, 2024
chore(deps): update dependency graphql to v16.8.2 (#16394)
Show description for 997f3f1
renovate[bot]
authored
997f3f1
View commit details
Copy full SHA for 997f3f1
Browse repository at this point
chore(deps): update dependency c8 to v10.1.2 (#16395)
Show description for dd8d91c
renovate[bot]
authored
dd8d91c
View commit details
Copy full SHA for dd8d91c
Browse repository at this point
Update `typescript-eslint` to v8 (#16333)
fisker
authored
8f33827
View commit details
Copy full SHA for 8f33827
Browse repository at this point
Reduce size of typescript plugin (#16393)
fisker
authored
a8a0f2f
View commit details
Copy full SHA for a8a0f2f
Browse repository at this point
Upgrade `typescript` to v5.5 (#16388)
fisker
authored
3f5a4c9
View commit details
Copy full SHA for 3f5a4c9
Browse repository at this point
Remove unused Babel parser plugins (#16392)
liuxingbaoyu
authored
32c4cd3
View commit details
Copy full SHA for 32c4cd3
Browse repository at this point
Commits on Jun 11, 2024
Run cspell clean script (#16386)
fisker
authored
aac568b
View commit details
Copy full SHA for aac568b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.