@zitadel/prettier-config

0.1.1 • Public • Published

ZITADEL Prettier Config

This package provides the Prettier configuration used by ZITADEL projects. It includes a set of formatting rules to ensure consistent code style across all ZITADEL codebases.

Installation

To install the package, use npm or yarn:

npm install @zitadel/prettier-config

or

yarn add @zitadel/prettier-config

Usage

To use the Prettier configuration in your project, extend it in your prettier.config.js file:

module.exports = {
  ...require("@zitadel/prettier-config"),
  // Add your custom configurations here
};

Documentation

For detailed documentation and configuration options, please refer to the Prettier documentation.

Contributing

Contributions are welcome! Please read the contributing guidelines before getting started.

Readme

Keywords

none

Package Sidebar

Install

npm i @zitadel/prettier-config

Weekly Downloads

2

Version

0.1.1

License

none

Unpacked Size

2.5 kB

Total Files

5

Last publish

Collaborators

  • cbuehler
  • eliobischof
  • ffo
  • peintnermax