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