@tsdrus/prettier-config

1.1.0 • Public • Published

prettier-config

Prettier config.

Ask project owner for the npm proxy repo and run in console this:

export NPM_REGISTRY_PROXY=<url provided by project owner>

Release Guide

Create Release Branch

git checkout -b release/2.12.1 # Specify version

Prepare and Push Release

Prepare release

npm run release -- --release-as 2.12.1 # Specify version

Push release commit

git push -u origin release/2.12.1 --follow-tags

Publication

Wait for automatic GitLab CI tasks to complete (build, prepare, release). Manually trigger publication tasks. After the release is published, merge the release branch into the default branch.

Readme

Keywords

none

Package Sidebar

Install

npm i @tsdrus/prettier-config

Weekly Downloads

1

Version

1.1.0

License

none

Unpacked Size

3.17 kB

Total Files

4

Last publish

Collaborators

  • lapenkov.pavel