{"library":"prettier-config-silverwind","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"2.0.1","tags":["javascript","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install prettier-config-silverwind","imports":["import silverwind from 'prettier-config-silverwind'","export default silverwind({url: import.meta.url})","import silverwind from 'prettier-config-silverwind';\nexport default {\n  ...silverwind({url: import.meta.url}),\n  semi: false\n}"]},{"cmd":"yarn add prettier-config-silverwind","imports":[]},{"cmd":"pnpm add prettier-config-silverwind","imports":[]}],"homepage":"https://github.com/silverwind/prettier-config-silverwind#readme","github":"https://github.com/silverwind/prettier-config-silverwind","docs":null,"changelog":null,"pypi":null,"npm":"prettier-config-silverwind","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}