prettier-config-silverwind

JSON →
library 2.0.1 ·javascript
verified Jun 4, 2026

Shared Prettier configuration package by silverwind. Current stable version is 2.0.1, released irregularly, with peer dependency on Prettier. It provides a function-based API that automatically detects a project's TypeScript, JSX, and other file types to apply sensible defaults. Key differentiator: uses `import.meta.url` for configuration, enabling dynamic per-project overrides without manual file extension handling. Supports Node >=22 and ESM-only with TypeScript type definitions included.