Files
fedora-toolbox/.prettierrc.json
Dave Jansen f36fd9d04d Initial Setup
Re-worked to support my Gitea environment, along with some other customizations
and removals.

Currently based off of their `silverblue-main` base image, with 1Password and
Tailscale layered.
2025-10-29 15:35:01 +09:00

5 lines
48 B
JSON

{
"printWidth": 80,
"proseWrap": "always"
}