1.2.1 • Published 3 years ago
@valtech-commerce/prettier-config v1.2.1
Prettier config
Opinionated Prettier shareable configs.
Rulesets
| Ruleset | Description |
|---|---|
| core | Core rules |
Dependency tree
graph TD;
core;Install
$ npm install @valtech-commerce/prettier-configUsage
Add some Prettier config to your .prettierrc.cjs:
module.exports = {
...require("@valtech-commerce/prettier-config/[RULESET]"),
};Documentation
See the Changelog to see what has changed.
Contribute
See the Contributing Guidelines for ways to get started.
See the Support Guide for ways to get help.
See the Security Policy for sharing vulnerability reports.
This project has a Code of Conduct. By interacting with this repository, organization, or community you agree to abide by its terms.