@cosyte/prettier-config
v0.0.2
Published
Shared Prettier configuration for @cosyte/* packages.
Maintainers
Readme
@cosyte/prettier-config
Shared Prettier configuration for the @cosyte/* packages: printWidth 100, double quotes,
semicolons, trailing commas, arrowParens: always, and LF line endings, with the standard
*.md / JSON / YAML overrides.
Install
pnpm add -D @cosyte/prettier-config prettierUse
In package.json:
{ "prettier": "@cosyte/prettier-config" }Part of cosyte/config — one enforced toolchain for the @cosyte/*
suite.
