Skip to content

Commit

Permalink
docs: add install command
Browse files Browse the repository at this point in the history
  • Loading branch information
Drapegnik committed Nov 5, 2021
1 parent 197bf99 commit 23db148
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ realt.by frontend codestyle tools shared configs
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)

## Install

```bash
npm i -D @realtby/codestyle
```

## [EditorConfig](https://editorconfig.org)

Create configuration file `.editorconfig` at the root of the project. Insert the following content:
Expand Down

0 comments on commit 23db148

Please sign in to comment.