prettier layer
Table of ContentsClose
1. Description
This layer adds support for prettier
1.1. Features:
- Format buffer in a consistent style
2. Install
To use this configuration layer, add it to your ~/.spacemacs
.
To install prettier
globally:
$ npm install -g prettier
3. Key bindings
Key binding | Description |
---|---|
SPC m = = |
format buffer in supported layers |