1.0.3 • Published 2 years ago
prettier-lcnw v1.0.3
LCNW Prettier Configuration
@prettier-lcnw
Usage
Install:
$ npm i prettier-lcnw -—save-devEdit package.json:
{
"name": "project-name",
"version": "1.0",
"prettier": "prettier-lcnw"
}Check Prettier Config
It is possible to check the Prettier configuration that is being utilized in VS Code. Click Prettier on the bottom right. Look in OUTPUT to view the Prettier Options object.
If the desired configuration is not coming through, try restarting VS Code.