1.0.1 • Published 4 years ago

prettier-config-ibm v1.0.1

Weekly downloads
39
License
Apache-2.0
Repository
github
Last release
4 years ago

prettier-config-ibm

Prettier configuration for the IBM coding style.

NPM version Downloads

Prettier version support

The following table shows the Prettier versions supported by the various versions of this package:

Prettier versionprettier-config-ibm
1.191.0

Installation

$ npm install prettier prettier-config-ibm --save-dev

Usage

Export 'prettier-config-ibm' form your Prettier configuration file:

module.exports = 'prettier-config-ibm';

For more information, please refer to the Sharing configurations section in the Prettier documentation page: https://prettier.io/docs/en/configuration.html#sharing-configurations