spacemacs/layers/+tools/prettier
2019-05-15 21:08:21 +03:00
..
config.el Add prettier layer 2018-08-22 00:15:28 +03:00
packages.el Fix keybindings overwritten by LSP 2019-01-21 22:59:56 +02:00
README.org Switch to the new layers generator 2019-05-15 21:08:21 +03: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