2c21d5098a
Add prettier layer. Add prettier support for .css/.scss/.less/.js/.json file. Add layer variables for html, javascript, json.
703 B
703 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 |