This package has been deprecated

Author message:

Use https://www.npmjs.com/package/prettier-config-moon instead.

prettier-config-beemo

2.0.0 • Public • Published

prettier-config-beemo

Build Status npm version npm deps

A modern Prettier config that aligns with the community.

yarn install --dev prettier-config-beemo

Setup

Extend the config from your root prettier.config.js.

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

Features

  • Uses tabs over spaces for accessibility compliance.
  • Displays arrow parenthesis and trailing commas.
  • Includes semi colons and avoids ASI.
  • Prefers single quoted strongs and spaces for indentation.

Readme

Keywords

Package Sidebar

Install

npm i prettier-config-beemo

Weekly Downloads

6

Version

2.0.0

License

MIT

Unpacked Size

3.22 kB

Total Files

4

Last publish

Collaborators

  • milesj