spacemacs/layers/+tools/prettier/README.org
2019-05-15 21:08:21 +03:00

705 B

prettier layer

Description

This layer adds support for prettier

Features:

  • Format buffer in a consistent style

Install

To use this configuration layer, add it to your ~/.spacemacs.

To install prettier globally:

  $ npm install -g prettier

Key bindings

Key binding Description
SPC m = = format buffer in supported layers