Skip to content

astuteo-llc/prettier-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@astuteo/prettier-config

Usage

Install:

Note: If the project has our @astuteo/build-config 5.2+ installed, you do not need to install this package seperately. That is installed and kept up-to-date in that package.

$ yarn add --dev @astuteo/prettier-config

Edit package.json:

{
  // ...
  "prettier": "@astuteo/prettier-config"
}

VSCode

After installing the Prettier plugin, make sure in your settings it is set as the default formatter.

CleanShot 2021-07-22 at 17 19 25@2x

After restarting, the plugin should pick up on our config. If not, you can set the config and the package:

./node_modules/@astuteo/prettier-config/index.json
./node_modules/prettier

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published