spacemacs/layers/+tools/prettier
2018-12-04 22:06:14 -05:00
..
config.el
packages.el
README.org documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00

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