// Gig DossierPrettier Config
// Brief
The fastest way to build, share, and try a Prettier configuration — visually, in the browser. Runs the official prettier/standalone fully client-side for instant live formatting, with a CodeMirror 6 editor spanning JS/TS, CSS, HTML, JSON, Markdown, Vue, and more, plus shareable URL-encoded configs and i18n. Built on Next.js, React, TypeScript, and Tailwind CSS v4 with shadcn/ui on Base UI.
// Timeline
Extensibility — Presets + Third-Party Plugins
NowMay 2026
Added one-click preset configs and a third-party plugin system.
Editor — Multi-Parser CodeMirror + Shareable URLs
May 2026
Shipped a multi-parser CodeMirror editor with URL-encoded shareable configs and existing-config import.
Engine — Version Picker + Schema Options + Diff
May 2026
Auto-generated options from the Prettier schema for any selected version, with a GitHub-style diff preview.
i18n — 15 Locales + hreflang Sitemap
May 2026
Scaled to fifteen locales with a dynamic multi-language sitemap and hreflang SEO.
Rebuild — Metadata-Driven Config Generator
Jan 2026
Rebuilt the UI around an option-metadata-driven config generator.
Launch — prettier-config.dev
Sep 2025
Settled on the prettier-config.dev domain with centralized metadata and lint tooling.
i18n — Internationalization Introduced
Aug 2025
Introduced internationalization with locale-aware routing.
Foundation — Next.js Config Playground
May 2025
Laid the Next.js foundation for a browser-based Prettier configuration builder.