Skip to content

Caspeco/prettier-config

Repository files navigation

prettier-config

Shared config for prettier

Usage

npm i --save-dev @caspeco/prettier-config
 // package.json
 {
   "name": "my-project",
   "version": "1.0.0",
+  "prettier": "@caspeco/prettier-config"
 }

Release

  • Go to Github Releases
  • Click "Draft a new release"
  • Enter the version that you'd like to release, skip the v prefix.
  • Publish

You can ignore the version in the package.json file, that is only used when you're publishing manually to NPM, e.g. a preview version.

Publish a preview to NPM

npm --ignore-scripts publish --access public --tag next

This step requires you to be a collaborator on the NPM package.

About

Shared config for prettier

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •