@teo-garcia/prettier-config-shared
v0.2.10
Published
Shared Prettier configuration for fullstack web templates
Maintainers
Readme
@teo-garcia/prettier-config-shared
Shared Prettier configuration for consistent code formatting
Part of the @teo-garcia/templates ecosystem
Settings
| Setting | Value | | ------------------- | -------- | | Semicolons | No | | Quotes | Single | | Tab Width | 2 spaces | | Trailing Commas | ES5 | | JSX Quotes | Single | | Print Width | 80 |
File-specific overrides: Markdown always wraps prose, YAML uses no single quotes with 2-space indent, and JSON has no trailing commas.
Requirements
- Node.js 24+
- Prettier 3+
Related Packages
| Package | Description |
| ---------------------------------- | ------------------- |
| @teo-garcia/eslint-config-shared | ESLint rules |
| @teo-garcia/tsconfig-shared | TypeScript settings |
| @teo-garcia/vitest-config-shared | Test configuration |
License
MIT
