Prettier configuration for the IBM coding style.
The following table shows the Prettier versions supported by the various versions of this package:
| Prettier version | prettier-config-ibm |
|---|---|
| 1.19 | 1.0 |
$ npm install prettier prettier-config-ibm --save-dev
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