Skip to content

Commit

Permalink
Merge pull request #28 from paritytech/yuri/update-readme
Browse files Browse the repository at this point in the history
README update
  • Loading branch information
mutantcornholio authored Jul 17, 2023
2 parents a077507 + d6384ae commit da58bc4
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@
![GitHub Issue Sync](https://github.com/paritytech/opstooling-js-style/actions/workflows/github-issue-sync.yml/badge.svg)

This repository hosts linting and formatting configurations for
[OpsTooling](https://github.com/orgs/paritytech/teams/opstooling) projects.
[EngAutomation](https://github.com/orgs/paritytech/teams/opstooling) projects.

# Installation

Pick a commit SHA and then run
Yarn: `yarn add --dev @eng-automation/js-style`

Yarn: `yarn add --dev https://github.com/paritytech/opstooling-js-style#${COMMIT_SHA}`

NPM: `npm install --save-dev https://github.com/paritytech/opstooling-js-style#${COMMIT_SHA}`
NPM: `npm install --save-dev @eng-automation/js-style`

0 comments on commit da58bc4

Please sign in to comment.