This website requires JavaScript.
Explore
Help
Sign In
actions
/
setup-uv
Watch
1
Star
0
Fork
0
You've already forked setup-uv
mirror of
https://github.com/astral-sh/setup-uv.git
synced
2025-01-20 00:58:20 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
417c97acee
setup-uv
/
.prettierrc.json
5 lines
54 B
JSON
Raw
Normal View
History
Unescape
Escape
Initial commit
2024-08-24 05:58:26 +08:00
{
Change Prettier settings (#36) ## Summary I know this is a little tedious but I'd prefer to use the same settings as in Ruff.
2024-09-05 20:06:45 +08:00
"trailingComma"
:
"all"
,
Run Prettier over Markdown and YAML files (#35) ## Summary Partly personal preference, but mostly to align with other Astral projects.
2024-09-05 05:14:10 +08:00
"proseWrap"
:
"always"
Initial commit
2024-08-24 05:58:26 +08:00
}
Reference in New Issue
Copy Permalink