@appello/prettier-config

4.0.0 • Public • Published

@appello/prettier-config

This package provides Appello's .prettierrc.js as an extensible shared config.

Installation

npm i -D prettier

These rules require the following packages:

  • prettier

Connect config to your project eslint config. For example .prettierrc.js

/** @type {import('prettier').Config} */
module.exports = require("@appello/prettier-config");

Readme

Keywords

Package Sidebar

Install

npm i @appello/prettier-config

Weekly Downloads

34

Version

4.0.0

License

ISC

Unpacked Size

2.27 kB

Total Files

4

Last publish

Collaborators

  • victor-razdorov
  • yaro-appello
  • kuzkokov