UNPKG

@nationalbankbelgium/code-style

Version:
16 lines (10 loc) 331 B
<h1 align="center"> code style - Prettier 1.18.x </h1> ## About This sub-package hosts the [Prettier](https://prettier.io) configuration for version 1.18.x. ## Usage Create a `.prettierrc.js` file and copy the following content inside: ```js module.exports = require("@nationalbankbelgium/code-style/prettier/1.18.x"); ```