@epiphany-rbc/lisa-prettier-config

1.3.0 • Public • Published

Epiphany javascript code standards prettier plugin

This is prettier config plugin used by Epiphany RBC for Lisa applications.

Usage

Within your project, import this prettier config in your .prettierrc.cjs file.

module.exports = {
  ...require('@epiphany-rbc/lisa-prettier-config'),
  // new prettier rule here
};

If you don't need to extend the configuration with additional prettier rules, you can also reference this configuration in your package.json file

{
  "prettier": "@epiphany-rbc/lisa-prettier-config"
}

Readme

Keywords

none

Package Sidebar

Install

npm i @epiphany-rbc/lisa-prettier-config

Weekly Downloads

2

Version

1.3.0

License

ISC

Unpacked Size

1.26 kB

Total Files

4

Last publish

Collaborators

  • shanlinio
  • camille.niessen.epiphany
  • javidan