@valtech-commerce/prettier-config

1.2.1 • Public • Published

Prettier config

npm npms.io: Score libraries.io: SourceRank Tests License: MIT

Opinionated Prettier shareable configs.

Rulesets

Ruleset Description
core Core rules

Dependency tree

  graph TD;
    core;

Install

$ npm install @valtech-commerce/prettier-config

Usage

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.

License

MIT © Valtech Canada inc.

Package Sidebar

Install

npm i @valtech-commerce/prettier-config

Weekly Downloads

1

Version

1.2.1

License

MIT

Unpacked Size

8.03 kB

Total Files

7

Last publish

Collaborators

  • valtech_commerce_ci
  • jblandry
  • valtech_commerce